[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250501170759.GA79372@yaz-khff2.amd.com>
Date: Thu, 1 May 2025 13:07:59 -0400
From: Yazen Ghannam <yazen.ghannam@....com>
To: Borislav Petkov <bp@...en8.de>
Cc: x86@...nel.org, Tony Luck <tony.luck@...el.com>,
linux-kernel@...r.kernel.org, linux-edac@...r.kernel.org,
Smita.KoralahalliChannabasappa@....com,
Qiuxu Zhuo <qiuxu.zhuo@...el.com>
Subject: Re: [PATCH v3 07/17] x86/mce: Define BSP-only init
On Thu, Apr 17, 2025 at 04:18:35AM +0200, Borislav Petkov wrote:
> On Tue, Apr 15, 2025 at 02:55:02PM +0000, Yazen Ghannam wrote:
> > +/* Called only on the boot CPU. */
> > +void cpu_mca_init(struct cpuinfo_x86 *c)
>
> I guess mca_bsp_init() or mca_init() or so. Probably former as the name makes
> it perfectly clear and obviates the need for the comment above.
>
> Because there's also mcheck_cpu_init() which is per-CPU and that's confusion
> waiting to happen.
>
Okay, will change.
Thanks,
Yazen
Powered by blists - more mailing lists