There are three things I'd like to do in that area
1. Make a release function mandatory (and I'm happy to paste it into the
old scsi drivers)
2. Call eh_abort/eh_reset_* without taking the lock as we do now
3. Make all the midlayer callers use scatter gather lists for all
requests.
#1 and #3 are I think doable for 2.6, #2 is a bit more questionable.
(#3 is easy because drivers supporting the old non sg case still work
just fine)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/