Hi,

> A two processor SMP machine has been crashing recently, sometimes it
> manages to Oops before hand.  Below is the klogd output with assembly
> from gdb.  The do_generic_file_read+347 Oops occurred once, the dput+77
> Oops has occurred five times;  all five are below.
> 
> Does anyone recognise if these are fixed in later 2.2's?

I'm trying to find an answer to this myself.  I have the 2.2.12 and
2.2.17 source trees.  `diff -u linux-2.2.12/fs/dcache.c
linux-2.2.17/fs/dcache.c' gives 320 lines of output.  Where can I find
why those lines changed, i.e. where are the patches that affected this
area of code?

Thanks,


Ralph.

-
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