diff options
author | Prakash, Sathya <sathya.prakash@lsi.com> | 2008-02-08 16:35:35 (GMT) |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-02-11 16:20:54 (GMT) |
commit | e78d5b8f1e73ab82f3fd041d05824cfee7d83a2c (patch) | |
tree | bd51c151a123789fb24dde00052ab1fd09e1aadb /security | |
parent | 2f7ecc55b37ef9f0208360e64d8b9d2313df8ce6 (diff) | |
download | linux-e78d5b8f1e73ab82f3fd041d05824cfee7d83a2c.tar.xz |
[SCSI] mpt fusion: Request I/O resources only when required
This patch modifies the I/O resource allocation behavior of FUSION
driver. The current version of driver allocates the I/O resources
even if they are not required and this creates trouble in low resource
environments. This driver now uses
pci_enable_device_mem/pci_enable_device functions to differentiate the
resource allocations.
Signed-off-by: Sathya Prakash <sathya.prakash@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions