Merge tag 'amd-thresholding-fixes-for-3.6' of...
Merge tag 'amd-thresholding-fixes-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce Pull in AMD MCE thresholding fixes for v3.6, from Borislav Petkov: " Those are a bunch of patches which give the MCE thresholding code a hard look and a scrubbing to remove a couple of annoyances like sysfs warnings when running CPU off-/online tests and the threshold_bank4 node under /sys/devices/system/machinecheck/ is a symlink. It also gives proper names to the thresholding banks instead of simply enumerating them, like this: /sys/devices/system/machinecheck/machinecheck0/ |-- bank0 |-- bank1 |-- bank2 |-- bank3 |-- bank4 |-- bank5 |-- bank6 |-- check_interval |-- cmci_disabled |-- combined_unit | |-- combined_unit | |-- error_count | |-- threshold_limit |-- dont_log_ce |-- execution_unit | |-- execution_unit | |-- error_count | |-- threshold_limit |-- ignore_ce |-- insn_fetch | |-- insn_fetch | |-- error_count | |-- threshold_limit |-- load_store | |-- load_store | |-- error_count | |-- threshold_limit |-- monarch_timeout |-- northbridge | |-- dram | | |-- error_count | | |-- interrupt_enable | | |-- threshold_limit | |-- ht_links | | |-- error_count | | |-- interrupt_enable | | |-- threshold_limit | |-- l3_cache | |-- error_count | |-- interrupt_enable | |-- threshold_limit ... It is tested on all our families >= K8." Signed-off-by:Ingo Molnar <mingo@kernel.org>
No related branches found
No related tags found
Showing
- arch/x86/include/asm/amd_nb.h 21 additions, 0 deletionsarch/x86/include/asm/amd_nb.h
- arch/x86/kernel/amd_nb.c 1 addition, 0 deletionsarch/x86/kernel/amd_nb.c
- arch/x86/kernel/cpu/mcheck/mce_amd.c 123 additions, 141 deletionsarch/x86/kernel/cpu/mcheck/mce_amd.c
- drivers/hwmon/k10temp.c 1 addition, 4 deletionsdrivers/hwmon/k10temp.c
- include/linux/pci_ids.h 1 addition, 0 deletionsinclude/linux/pci_ids.h
Loading
Please register or sign in to comment