summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/ibmphp_pci.c
diff options
context:
space:
mode:
authorTimothy Thelin2005-09-17 04:28:16 +0200
committerLinus Torvalds2005-09-17 20:50:03 +0200
commitef0f6a437f92fbd96c725086555b37b29371e107 (patch)
tree3ae8e3541ae7f150d7f2c5e08be8af96737c7d2e /drivers/pci/hotplug/ibmphp_pci.c
parent[PATCH] fix pf request handling (diff)
downloadkernel-qcow2-linux-ef0f6a437f92fbd96c725086555b37b29371e107.tar.gz
kernel-qcow2-linux-ef0f6a437f92fbd96c725086555b37b29371e107.tar.xz
kernel-qcow2-linux-ef0f6a437f92fbd96c725086555b37b29371e107.zip
[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>
Diffstat (limited to 'drivers/pci/hotplug/ibmphp_pci.c')
0 files changed, 0 insertions, 0 deletions