]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
cciss: fix warning oops on rmmod of driver
authorscameron@beardog.cca.cpqcorp.net <scameron@beardog.cca.cpqcorp.net>
Thu, 17 Apr 2008 11:19:04 +0000 (13:19 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 21 Apr 2008 07:50:09 +0000 (09:50 +0200)
commit6195057f5809e93cdb1ec733f7b9c87fe2212f98
tree4c9aabd1aec49a61c47c470ca693762cb901ab65
parente14ac67026b46e94478134df9521682fc6501ac0
cciss: fix warning oops on rmmod of driver

* Fix oops on cciss rmmod due to calling pci_free_consistent with
  irqs disabled.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cca.cpqcorp.net>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/cciss_scsi.c