[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d857b174-68c8-4818-b26c-41e847e55d46@intel.com>
Date: Wed, 8 Jan 2025 09:00:30 -0800
From: Dave Hansen <dave.hansen@...el.com>
To: Vitaly Kuznetsov <vkuznets@...hat.com>, Andy Lutomirski
<luto@...nel.org>, Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
Dave Hansen <dave.hansen@...ux.intel.com>
Cc: x86@...nel.org, "H. Peter Anvin" <hpa@...or.com>,
Nikolay Borisov <nik.borisov@...e.com>, Michael Petlan <mpetlan@...hat.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] x86/entry: Add __init to
ia32_emulation_override_cmdline()
On 1/8/25 08:05, Vitaly Kuznetsov wrote:
>> -static int ia32_emulation_override_cmdline(char *arg)
>> +static int __init ia32_emulation_override_cmdline(char *arg)
>> {
>> return kstrtobool(arg, &__ia32_enabled);
>> }
> Post-holidays ping)
I'll put this in the queue to look at after the next merge window since
it looks like pure housekeeping.
Is there any reason to do it with any more urgency?
Powered by blists - more mailing lists