Hi,all:
megaraid's driver in 2.5.70 can make swapper pannic at boot time.So I copy 2.5.69's megaraid.c and megaraid.h to 2.5.70,all is right.I found that "memset(mbox, 0, sizeof(mbox));" in 2.5.70 and " memset(mbox, 0, sizeof(mbox));" in 2.5.69,I wondered whether it's the pannic source.
On Thu, 2003-06-05 at 00:03, hv-it wrote:
> Hi,all:
> megaraid's driver in 2.5.70 can make swapper pannic at boot time.So I copy 2.5.69's megaraid.c and megaraid.h to 2.5.70,all is right.I found that "memset(mbox, 0, sizeof(mbox));" in 2.5.70 and " memset(mbox, 0, sizeof(mbox));" in 2.5.69,I wondered whether it's the pannic source.
It is. A fix for this was checked in a couple days ago.
--
Mark Haverkamp <[email protected]>