public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vitaly Kuznetsov <vkuznets@redhat.com>
To: Dave Hansen <dave.hansen@intel.com>
Cc: x86@kernel.org, "H. Peter Anvin" <hpa@zytor.com>,
	Nikolay Borisov <nik.borisov@suse.com>,
	Michael Petlan <mpetlan@redhat.com>,
	linux-kernel@vger.kernel.org, Andy Lutomirski <luto@kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>,
	Dave Hansen <dave.hansen@linux.intel.com>
Subject: Re: [PATCH] x86/entry: Add __init to ia32_emulation_override_cmdline()
Date: Wed, 08 Jan 2025 18:15:06 +0100	[thread overview]
Message-ID: <871pxdb52d.fsf@redhat.com> (raw)
In-Reply-To: <d857b174-68c8-4818-b26c-41e847e55d46@intel.com>

Dave Hansen <dave.hansen@intel.com> writes:

> 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?

No reason, just checking that it doesn't fall through the cracks. Thanks!

-- 
Vitaly


      reply	other threads:[~2025-01-08 17:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-10 15:16 [PATCH] x86/entry: Add __init to ia32_emulation_override_cmdline() Vitaly Kuznetsov
2024-12-11 15:03 ` Nikolay Borisov
2024-12-11 15:58   ` Vitaly Kuznetsov
2025-01-08 16:05 ` Vitaly Kuznetsov
2025-01-08 17:00   ` Dave Hansen
2025-01-08 17:15     ` Vitaly Kuznetsov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871pxdb52d.fsf@redhat.com \
    --to=vkuznets@redhat.com \
    --cc=bp@alien8.de \
    --cc=dave.hansen@intel.com \
    --cc=dave.hansen@linux.intel.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luto@kernel.org \
    --cc=mingo@redhat.com \
    --cc=mpetlan@redhat.com \
    --cc=nik.borisov@suse.com \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox