lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 12 Oct 2009 15:06:15 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	"Stephen M. Cameron" <scameron@...rdog.cce.hp.com>
Cc:	axboe@...nel.dk, linux-kernel@...r.kernel.org,
	mikem@...rdog.cce.hp.com
Subject: Re: [PATCH] cciss: Add cciss_allow_hpsa module parameter.

On Mon, 12 Oct 2009 10:36:25 -0500
"Stephen M. Cameron" <scameron@...rdog.cce.hp.com> 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@...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

Powered by Openwall GNU/*/Linux Powered by OpenVZ