[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: KDB debug question - oops when entering kdb



> Walt H wrote:
> 
> I could be mistaken, but I thought there was a problem with enabling 
> spinlock debugging on an xfs enabled kernel. Is this normally enabled in 
> your .config ?
> 
> -Walt

No - I normally have debugging turned off. But since
my machine oopses when I run dbench and kernel 2.4.18,
I've turned on all debug options. When examing the 
spinlock variable m_sb_lock in the xfs_mount structure
(for the partition where dbench is run) after an oops, 
it holds the value 0x000000ff.

Christian