commit | a5694ec545a880f9d23463fddc894f5096cc68fa | [log] [tgz] |
---|---|---|
author | Salyzyn, Mark <mark_salyzyn@adaptec.com> | Mon Apr 30 13:22:24 2007 -0400 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sun May 06 09:47:03 2007 -0500 |
tree | 119ce0e1e0c4a50253a50f822863f769c3a426c2 | |
parent | 859232113c734db359646e8229f9036047a81495 [diff] |
[SCSI] aacraid: kexec fix (reset interrupt handler) Another layer on this onion also discovered by Duane, the interrupt enable handler also needed to be set ... The interrupt enable was called from within the synchronous command handler. Signed-off-by: Mark Salyzyn <aacraid@adaptec.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>