[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190509180926.31932-1-bp@alien8.de>
Date: Thu, 9 May 2019 20:09:15 +0200
From: Borislav Petkov <bp@...en8.de>
To: Tony Luck <tony.luck@...el.com>
Cc: linux-edac <linux-edac@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 00/11] RAS/CEC: Fixes and cleanups
From: Borislav Petkov <bp@...e.de>
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
Powered by blists - more mailing lists