public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Zhiquan Li <zhiquan1.li@intel.com>
To: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Cc: <tglx@linutronix.de>, <mingo@redhat.com>, <bp@alien8.de>,
	<dave.hansen@linux.intel.com>, <x86@kernel.org>,
	<rafael@kernel.org>, <hpa@zytor.com>,
	<linux-acpi@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
Date: Fri, 28 Jun 2024 18:12:57 +0800	[thread overview]
Message-ID: <2358acca-e6b2-4206-b49a-372ff3d352c5@intel.com> (raw)
In-Reply-To: <2lqydi2yuc5qlyasr6q7wrqq7b5jn6juc4bp7nehshcpxqmnzz@rcld4x7sc3bs>


On 2024/6/28 18:07, Kirill A. Shutemov wrote:
>   The memremap() call that initializes the variable cannot be moved into
>   acpi_parse_mp_wake() because memremap() is not functional at that point
>   in the boot process.
> 
> Otherwise looks good to me.
> 
> Reviewed-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>

Many thanks, Kirill.
I'll revise them into V3.

Best Regards,
Zhiquan

      reply	other threads:[~2024-06-28 10:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-28  8:21 [PATCH v2] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1 Zhiquan Li
2024-06-28 10:07 ` Kirill A. Shutemov
2024-06-28 10:12   ` Zhiquan Li [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=2358acca-e6b2-4206-b49a-372ff3d352c5@intel.com \
    --to=zhiquan1.li@intel.com \
    --cc=bp@alien8.de \
    --cc=dave.hansen@linux.intel.com \
    --cc=hpa@zytor.com \
    --cc=kirill.shutemov@linux.intel.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=rafael@kernel.org \
    --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