• Linus Torvalds's avatar
    Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · 3959df1d
    Linus Torvalds authored
    Pull RAS updates from Ingo Molnar:
     "MCE handling updates, but also some generic drivers/edac/ changes to
      better organize the Kconfig space"
    
    * 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      x86/ras: Move AMD MCE injector to arch/x86/ras/
      x86/mce: Add a wrapper around mce_log() for injection
      x86/mce: Rename rcu_dereference_check_mce() to mce_log_get_idx_check()
      RAS: Add a menuconfig option with descriptive text
      x86/mce: Reenable CMCI banks when swiching back to interrupt mode
      x86/mce: Clear Local MCE opt-in before kexec
      x86/mce: Remove unused function declarations
      x86/mce: Kill drain_mcelog_buffer()
      x86/mce: Avoid potential deadlock due to printk() in MCE context
      x86/mce: Remove the MCE ring for Action Optional errors
      x86/mce: Don't use percpu workqueues
      x86/mce: Provide a lockless memory pool to save error records
      x86/mce: Reuse one of the u16 padding fields in 'struct mce'
    3959df1d
process.c 11.5 KB