• Dave Jones's avatar
    [PATCH] bluesmoke fixes take 2. · 9399b29a
    Dave Jones authored
    From Andi Kleen:
    
    Some fixes for CONFIG_X86_MCE_NONFATAL
    
    Calling smp_call_function from interrupt context is forbidden
    
    Unless I'm mistaken it would BUG on any box with more than two CPUs because
    it would expect smp_call_function callback to run only on a single CPU??
    
    Also handle the Hammer.
    9399b29a
bluesmoke.c 11.8 KB