[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240804150600.26989-1-qiuxu.zhuo@intel.com>
Date: Sun, 4 Aug 2024 23:06:00 +0800
From: Qiuxu Zhuo <qiuxu.zhuo@...el.com>
To: tglx@...utronix.de
Cc: leitao@...ian.org,
linux-kernel@...r.kernel.org,
x86@...nel.org,
qiuxu.zhuo@...el.com
Subject: Re: [patch 00/15] x86/ioapic: Robustness fix and cleanup
Hi Thomas,
> From: Thomas Gleixner <tglx@...utronix.de>
> To: LKML <linux-kernel@...r.kernel.org>
> Cc: x86@...nel.org, Breno Leitao <leitao@...ian.org>
> Subject: [patch 00/15] x86/ioapic: Robustness fix and cleanup
>
> Breno reported a panic during testing with failslab in the IO-APIC
> code. This is a historical leftover and can be handled gracefully.
>
> While looking at that I stumbled over quite some historical leftovers of
> debug printks, overly big comments for trivialities and a pile of coding
> style violations.
>
> So after fixing the failslab problem I just went through and modernized the
> (IO)APIC code.
>
> The series is also available from git:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tglx/devel.git x86/apic
>
Tested this branch on an Intel Sandy Bridge server and an Ice Lake server.
Both servers booted okay and worked well. No regressions were found.
If the testing is sufficient, feel free to add:
Tested-by: Qiuxu Zhuo <qiuxu.zhuo@...el.com>
Thanks!
-Qiuxu
Powered by blists - more mailing lists