[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101022191738.25567.43468.stgit@beardog.cce.hp.com>
Date:	Fri, 22 Oct 2010 14:20:56 -0500
From:	"Stephen M. Cameron" <scameron@...rdog.cce.hp.com>
To:	axboe@...nel.dk
Cc:	akpm@...ux-foundation.org, smcameron@...oo.com,
	linux-kernel@...r.kernel.org, mike.miller@...com, thenzl@...hat.com
Subject: [PATCH 0/5] cciss updates, PCI ID changes, kdump reset fixes 
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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists