commit | 12d2cd4711b9e3ddcf911281ec4fe511b5cfff63 | [log] [tgz] |
---|---|---|
author | Stephen M. Cameron <scameron@beardog.cce.hp.com> | Wed Jun 16 13:51:25 2010 -0500 |
committer | James Bottomley <James.Bottomley@suse.de> | Tue Jul 27 12:01:57 2010 -0500 |
tree | 9dc42cc31bc15a6e09fb0a2240c5d42e0b224ad6 | |
parent | 6798cc0a4964ceabc27de762c41929f8a875e3fd [diff] |
[SCSI] hpsa: make hpsa_find_memory_BAR not require the per HBA structure. Rationale for this is that in order to fix the hard reset code used by kdump, we need to use this function before we even have the per HBA structure. Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>