2003-06-05 06:50:19

by hv-it

[permalink] [raw]
Subject: megaraid in 2.5.70

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.


2003-06-05 14:47:07

by Mark Haverkamp

[permalink] [raw]
Subject: Re: megaraid in 2.5.70

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]>