Merge tag 'ras_core_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull RAS updates from Borislav Petkov: - Add support for reporting more bits of the physical address on error, on newer AMD CPUs - Mask out bits which don't belong to the address of the error being reported * tag 'ras_core_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/mce: Mask out non-address bits from machine check bank x86/mce: Add support for Extended Physical Address MCA changes x86/mce: Define a function to extract ErrorAddr from MCA_ADDR
No related branches found
No related tags found
Showing
- arch/x86/include/asm/mce.h 3 additions, 0 deletionsarch/x86/include/asm/mce.h
- arch/x86/kernel/cpu/mce/amd.c 3 additions, 9 deletionsarch/x86/kernel/cpu/mce/amd.c
- arch/x86/kernel/cpu/mce/core.c 11 additions, 21 deletionsarch/x86/kernel/cpu/mce/core.c
- arch/x86/kernel/cpu/mce/internal.h 44 additions, 0 deletionsarch/x86/kernel/cpu/mce/internal.h
- drivers/edac/skx_common.c 1 addition, 1 deletiondrivers/edac/skx_common.c
Loading
Please register or sign in to comment