• Mark Haverkamp's avatar
    [PATCH] megaraid driver fix for 2.5.70 · 1096ae58
    Mark Haverkamp authored
    A recent change to the megaraid driver to fix some memset calls resulted
    in overflowing the arrays being cleared and causing a system panic.
    This patch fixes the problem by making sure that the arrays being
    cleared are dimensioned to the correct size.  The patch has been tested
    on osdl's stp machines that have megaraid controllers.
    1096ae58
megaraid.c 119 KB