Files
linux-apfs/drivers
Timothy Thelin ef0f6a437f [PATCH] ide: fix null request pointer for taskfile ioctl
When doing ioctl HDIO_DRIVE_TASKFILE, the ide_task_t's request pointer is
never set, but flagged_taskfile and do_rw_taskfile pass it as a parameter
to the prehandler.  The kernel will oops taskfile pio-out commands because
of this (taskfile pio-in doesn't use a prehandler).  This fix sets the
request pointer at the time the request is created to stop this oops.

Signed-off-by: Timothy Thelin <timothy.thelin@wdc.com>
Cc: "Bartlomiej Zolnierkiewicz" <bzolnier@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-17 11:50:03 -07:00
..
2005-09-10 10:06:35 -07:00
2005-09-17 11:50:03 -07:00
2005-09-11 19:15:07 -07:00
2005-09-17 11:50:02 -07:00
2005-09-17 11:50:02 -07:00
2005-09-17 11:49:58 -07:00
2005-09-06 17:52:54 -05:00
2005-09-08 01:45:47 -04:00
2005-09-16 06:01:48 -04:00
2005-09-11 19:15:07 -07:00
2005-09-11 19:15:07 -07:00