Kaj-Michael Lang wrote:
> 
> I was testing the 2.4.0 kernel and found out that when a kernel
> compiled for processors under P3 (i486, P2/Celeron) and booting it on a P3
> the kernel
> panics when it's tries to test different RAID5 xor algorithms.
> 
> The panic looks something like this:
> 
> ...
> raid5: measuring checksuming speed
> 8regs    : 773.430 MB/sec
> 32regs    :    562.356 MB/sec
> invalid operand: 0000
> CPU:    0
> EIP:    0010:[<c0259c7d>]
> ...
> 

Try 2.4.1-pre1.  It's choking because SSE hasn't been enabled since it's
compiled for a 486.

--

                                Brian Gerst
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to