[PATCH 00/11] RAS/CEC: Fixes and cleanups
From: Borislav Petkov
Date: Thu May 09 2019 - 14:10:45 EST
From: Borislav Petkov <bp@xxxxxxx>
Hi all,
here are a bunch of fixes and cleanups to the correctable errors
collector which we've been working on in the recent weeks.
Thx.
Borislav Petkov (9):
RAS/CEC: Fix binary search function
RAS/CEC: Fix pfn insertion
RAS/CEC: Check count_threshold unconditionally
RAS/CEC: Do not set decay value on error
RAS/CEC: Fix potential memory leak
RAS/CEC: Sanity-check array on every insertion
RAS/CEC: Rename count_threshold to action_threshold
RAS/CEC: Dump the different array element sections
RAS/CEC: Add copyright
Cong Wang (1):
RAS/CEC: Convert the timer callback to a workqueue
Tony Luck (1):
RAS/CEC: Add CONFIG_RAS_CEC_DEBUG and move CEC debug features there
arch/x86/ras/Kconfig | 10 ++
drivers/ras/cec.c | 216 +++++++++++++++++++++++++------------------
2 files changed, 135 insertions(+), 91 deletions(-)
--
2.21.0