Re: [PATCH] aacraid: superfluous adapter reset for IBM 8 series ServeRAID controllers

2007-05-02 Thread Darrick J. Wong
Darrick J. Wong wrote: > Salyzyn, Mark wrote: >> The kexec patch introduced a superfluous (and otherwise inert) reset of >> some adapters. The register can have a hardware default value that has >> zeros for the undefined interrupts. This patch refines the test of the >> interrupt enable register t

Re: [PATCH] aacraid: superfluous adapter reset for IBM 8 series ServeRAID controllers

2007-05-01 Thread Darrick J. Wong
Salyzyn, Mark wrote: > The kexec patch introduced a superfluous (and otherwise inert) reset of > some adapters. The register can have a hardware default value that has > zeros for the undefined interrupts. This patch refines the test of the > interrupt enable register to focus on only the interrupt

[PATCH] aacraid: superfluous adapter reset for IBM 8 series ServeRAID controllers

2007-05-01 Thread Salyzyn, Mark
The kexec patch introduced a superfluous (and otherwise inert) reset of some adapters. The register can have a hardware default value that has zeros for the undefined interrupts. This patch refines the test of the interrupt enable register to focus on only the interrupts that affect the driver in o