[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251102123207.GNaQdPRy5uZWtz3Bfz@fat_crate.local>
Date: Sun, 2 Nov 2025 13:32:07 +0100
From: Borislav Petkov <bp@...en8.de>
To: Yazen Ghannam <yazen.ghannam@....com>
Cc: x86@...nel.org, Tony Luck <tony.luck@...el.com>,
"Rafael J. Wysocki" <rafael@...nel.org>,
Len Brown <lenb@...nel.org>, linux-kernel@...r.kernel.org,
linux-edac@...r.kernel.org, Smita.KoralahalliChannabasappa@....com,
Qiuxu Zhuo <qiuxu.zhuo@...el.com>,
Nikolay Borisov <nik.borisov@...e.com>,
Bert Karwatzki <spasswolf@....de>, linux-acpi@...r.kernel.org
Subject: Re: [PATCH v7 8/8] x86/mce: Save and use APEI corrected threshold
limit
On Thu, Oct 16, 2025 at 04:37:53PM +0000, Yazen Ghannam wrote:
> +void mce_save_apei_thr_limit(u32 thr_limit)
> +{
> + mce_apei_thr_limit = thr_limit;
> + pr_info("HEST: Corrected error threshold limit = %u\n", thr_limit);
pr_info("HEST corrected error threshold limit: %u\n", thr_limit);
You can send a new revision now.
Thx.
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists