Searched hist:a9a3a2739a44fc05dcaba0d4d36e52dc444c294f (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/ |
H A D | hpsa.h | diff a9a3a2739a44fc05dcaba0d4d36e52dc444c294f Tue Feb 15 15:32:53 CST 2011 Stephen M. Cameron <scameron@beardog.cce.hp.com> [SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually work
It's not enough to simple avoid putting the board into performant mode, as we have to set up the interrupts differently, etc. When I originally tested this module parameter, I tested it incorrectly without realizing it, and the driver was running in performant mode the whole time unbeknownst to me.
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|
H A D | hpsa.c | diff a9a3a2739a44fc05dcaba0d4d36e52dc444c294f Tue Feb 15 15:32:53 CST 2011 Stephen M. Cameron <scameron@beardog.cce.hp.com> [SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually work
It's not enough to simple avoid putting the board into performant mode, as we have to set up the interrupts differently, etc. When I originally tested this module parameter, I tested it incorrectly without realizing it, and the driver was running in performant mode the whole time unbeknownst to me.
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|