Merge tag 'ras_updates_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull RAS updates from Borislav Petkov: - move therm_throt.c to the thermal framework, where it belongs. - identify CPUs which miss to enter the broadcast handler, as an additional debugging aid. * tag 'ras_updates_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: thermal: Move therm_throt there from x86/mce x86/mce: Get rid of mcheck_intel_therm_init() x86/mce: Make mce_timed_out() identify holdout CPUs
No related branches found
No related tags found
Showing
- arch/x86/Kconfig 0 additions, 4 deletionsarch/x86/Kconfig
- arch/x86/include/asm/mce.h 0 additions, 22 deletionsarch/x86/include/asm/mce.h
- arch/x86/include/asm/thermal.h 13 additions, 0 deletionsarch/x86/include/asm/thermal.h
- arch/x86/kernel/cpu/intel.c 3 additions, 0 deletionsarch/x86/kernel/cpu/intel.c
- arch/x86/kernel/cpu/mce/Makefile 0 additions, 2 deletionsarch/x86/kernel/cpu/mce/Makefile
- arch/x86/kernel/cpu/mce/core.c 14 additions, 2 deletionsarch/x86/kernel/cpu/mce/core.c
- arch/x86/kernel/cpu/mce/intel.c 0 additions, 1 deletionarch/x86/kernel/cpu/mce/intel.c
- arch/x86/kernel/irq.c 21 additions, 0 deletionsarch/x86/kernel/irq.c
- drivers/thermal/intel/Kconfig 4 additions, 0 deletionsdrivers/thermal/intel/Kconfig
- drivers/thermal/intel/Makefile 1 addition, 0 deletionsdrivers/thermal/intel/Makefile
- drivers/thermal/intel/therm_throt.c 10 additions, 31 deletionsdrivers/thermal/intel/therm_throt.c
- drivers/thermal/intel/thermal_interrupt.h 15 additions, 0 deletionsdrivers/thermal/intel/thermal_interrupt.h
- drivers/thermal/intel/x86_pkg_temp_thermal.c 3 additions, 1 deletiondrivers/thermal/intel/x86_pkg_temp_thermal.c
arch/x86/include/asm/thermal.h
0 → 100644
drivers/thermal/intel/thermal_interrupt.h
0 → 100644
Please register or sign in to comment