Re: [PATCH] cciss: Add cciss_allow_hpsa module parameter.

From: Andrew Morton
Date: Mon Oct 12 2009 - 18:08:31 EST


On Mon, 12 Oct 2009 10:36:25 -0500
"Stephen M. Cameron" <scameron@xxxxxxxxxxxxxxxxxx> wrote:

> Add cciss_allow_hpsa module parameter. This parameter causes
> the cciss driver to ignore any Smart Array devices known to be
> supported by the hpsa driver.

An alternative approach would be to ensure that hpsa is loaded first.
Then when cciss tries to control a device it will fail to acquire that
devices's PCI regions and will bale out in an orderly manner.

I don't know how we can reliably arrange for hpsa to execute first, but
I'm sure someone does ;)

Unless CONFIG_CCISS=y, CONFIG_HPSA=m. Then we're screwed.
--
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/