Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull RAS updates from Borislav Petkov: - Support for varying MCA bank numbers per CPU: this is in preparation for future CPU enablement (Yazen Ghannam) - MCA banks read race fix (Tony Luck) - Facility to filter MCEs which should not be logged (Yazen Ghannam) - The usual round of cleanups and fixes * 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models x86/MCE: Add an MCE-record filtering function RAS/CEC: Increment cec_entered under the mutex lock x86/mce: Fix debugfs_simple_attr.cocci warnings x86/mce: Remove mce_report_event() x86/mce: Handle varying MCA bank counts x86/mce: Fix machine_check_poll() tests for error types MAINTAINERS: Fix file pattern for X86 MCE INFRASTRUCTURE x86/MCE: Group AMD function prototypes in <asm/mce.h>
Showing
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- arch/x86/include/asm/mce.h 11 additions, 14 deletionsarch/x86/include/asm/mce.h
- arch/x86/kernel/cpu/mce/amd.c 39 additions, 13 deletionsarch/x86/kernel/cpu/mce/amd.c
- arch/x86/kernel/cpu/mce/core.c 58 additions, 44 deletionsarch/x86/kernel/cpu/mce/core.c
- arch/x86/kernel/cpu/mce/genpool.c 3 additions, 0 deletionsarch/x86/kernel/cpu/mce/genpool.c
- arch/x86/kernel/cpu/mce/inject.c 7 additions, 7 deletionsarch/x86/kernel/cpu/mce/inject.c
- arch/x86/kernel/cpu/mce/internal.h 9 additions, 0 deletionsarch/x86/kernel/cpu/mce/internal.h
- drivers/edac/mce_amd.c 2 additions, 2 deletionsdrivers/edac/mce_amd.c
- drivers/ras/cec.c 2 additions, 2 deletionsdrivers/ras/cec.c
Loading
Please register or sign in to comment