Try this for now... many more changes to the original driver have been made,
but these have not been released officially yet because we like to do most of
the testing before the general public gets their hands on it. Sorry for the
inconvenience...
diff -r1.1.2.1 megaraid.c
683a684,690
> spin_unlock_irqrestore(&mega_lock,flags);
>
> spin_lock_irqsave(&io_request_lock, flags);
> mega_runque(NULL);
> spin_unlock_irqrestore(&io_request_lock,flags);
>
> #if 0
687,688c694,695
< spin_unlock_irqrestore(&mega_lock,flags);
<
--- > #endif >- Jeff L Jones (jeffreyj@ami.com) RAID SW Dev, American Megatrends Inc.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/