public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* lockdep support caused an MCA
@ 2010-01-11 19:58 Alex Chiang
  2010-01-12  1:51 ` Yu, Luming
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alex Chiang @ 2010-01-11 19:58 UTC (permalink / raw)
  To: linux-ia64

This patch 2f02b4a12b24c9f077c6d739ac23c9b90840ccca:

Author: Luming Yu <luming.yu@intel.com>  2009-12-04 09:14:30

    [IA64] lockdep support
    
    Basic functionality for lockdep on ia64.
    
    Known issues:
    0. dynamic allocate per CPU area in lockdep.
    1. lock held in leave kernel.
    2. enabling CONFIG_DEBUG_LOCKDEP triggers the lockdep warning.
    3. Need to implement save_stack functions
    4. Replace some cpp macros with inline functions
    5. Add nmi_enter/nmi_exit
    
    Signed-off-by: Bob Picco <bob.picco@hp.com>
    Signed-off-by: Yu Luming <luming.yu@intel.com>
    Signed-off-by: Tony Luck <tony.luck@intel.com>

causes a very early MCA on an HP rx8640.

Unfortunately, even with early_printk turned on, the machine
encounters the MCA and reboots before any output occurs, so I
don't have any further information.

I haven't done any other triage on this as the patch has already
been dropped from Tony's tree, but I'd be happy to test the next
go-around.

Thanks,
/ac


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-01-14  5:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-11 19:58 lockdep support caused an MCA Alex Chiang
2010-01-12  1:51 ` Yu, Luming
2010-01-14  4:03 ` Luming Yu
2010-01-14  5:01 ` Alex Chiang
2010-01-14  5:15 ` Luming Yu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox