[PATCH 0/5] cciss updates, PCI ID changes, kdump reset fixes

From: Stephen M. Cameron
Date: Fri Oct 22 2010 - 15:22:30 EST


The following series implements fixes in the board resetting code
invoked by the reset_devices kernel parameter, typically used
by kdump kernels.

Also removes support for some controllers which are also supported
by hpsa. We do not wish to have any overlap between the two drivers.

Also change one small msleep to use usleep_range.

---

Stephen M. Cameron (5):
cciss: remove controllers supported by hpsa
cciss: fix board status waiting code
cciss: Use kernel provided PCI state save and restore functions
cciss: limit commands allocated on reset_devices
cciss: use usleep_range not msleep for small sleeps


drivers/block/cciss.c | 169 +++++++++++++++++--------------------------------
drivers/block/cciss.h | 4 +
2 files changed, 64 insertions(+), 109 deletions(-)

--
-- steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/