[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <bb3c2ea4ba29635d71d004eeac794b1f15998765.camel@intel.com>
Date: Mon, 31 Mar 2025 23:46:09 +0000
From: "Huang, Kai" <kai.huang@...el.com>
To: "Mehta, Sohil" <sohil.mehta@...el.com>, "tglx@...utronix.de"
<tglx@...utronix.de>, "mingo@...hat.com" <mingo@...hat.com>, "x86@...nel.org"
<x86@...nel.org>
CC: "Nikula, Jani" <jani.nikula@...el.com>, "bp@...en8.de" <bp@...en8.de>,
"dave.hansen@...ux.intel.com" <dave.hansen@...ux.intel.com>,
"peterz@...radead.org" <peterz@...radead.org>, "hpa@...or.com"
<hpa@...or.com>, "linux-kernel@...r.kernel.org"
<linux-kernel@...r.kernel.org>, "kirill.shutemov@...ux.intel.com"
<kirill.shutemov@...ux.intel.com>, "rppt@...nel.org" <rppt@...nel.org>,
"bigeasy@...utronix.de" <bigeasy@...utronix.de>, "jpoimboe@...nel.org"
<jpoimboe@...nel.org>, "pmladek@...e.com" <pmladek@...e.com>, "xin@...or.com"
<xin@...or.com>, "Luck, Tony" <tony.luck@...el.com>
Subject: Re: [PATCH 3/9] x86/nmi: Use a macro to initialize NMI descriptors
On Thu, 2025-03-27 at 23:46 +0000, Mehta, Sohil wrote:
> The NMI descriptors for each NMI type are stored in an array. However,
> they are currently initialized using raw numbers, which makes it
> difficult to understand the code.
>
> Introduce a macro to initialize the NMI descriptors using the NMI type
> enum values to make the code more readable.
>
> No functional change.
>
> Signed-off-by: Sohil Mehta <sohil.mehta@...el.com>
>
Reviewed-by: Kai Huang <kai.huang@...el.com>
Powered by blists - more mailing lists