linux/arch/um
Jens Axboe cdd6026217 [PATCH] Remove ->rq_status from struct request
After Christophs SCSI change, the only usage left is RQ_ACTIVE
and RQ_INACTIVE. The block layer sets RQ_INACTIVE right before freeing
the request, so any check for RQ_INACTIVE in a driver is a bug and
indicates use-after-free.

So kill/clean the remaining users, straight forward.

Signed-off-by: Jens Axboe <axboe@suse.de>
2006-09-30 20:29:23 +02:00
..
drivers [PATCH] Remove ->rq_status from struct request 2006-09-30 20:29:23 +02:00
include [PATCH] uml: don't roll my own random MAC generator 2006-09-29 09:18:04 -07:00
kernel [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) 2006-09-29 09:18:15 -07:00
os-Linux [PATCH] uml: close file descriptor leaks 2006-09-29 09:18:04 -07:00
scripts
sys-i386
sys-ia64
sys-ppc
sys-x86_64
config.release
defconfig
Kconfig
Kconfig.char
Kconfig.debug
Kconfig.i386
Kconfig.net
Kconfig.scsi
Kconfig.x86_64
Makefile
Makefile-i386
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-tt
Makefile-x86_64