All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sudeep Holla <sudeep.holla@arm.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Zeng Tao <prime.zeng@hisilicon.com>,
	linuxarm@huawei.com, "Rafael J. Wysocki" <rafael@kernel.org>,
	Sudeep Holla <sudeep.holla@arm.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4] cpu-topology: Don't error on more than CONFIG_NR_CPUS CPUs in device tree
Date: Fri, 17 Jan 2020 10:19:57 +0000	[thread overview]
Message-ID: <20200117101957.GA4099@bogus> (raw)
In-Reply-To: <1579225973-32423-1-git-send-email-prime.zeng@hisilicon.com>

On Fri, Jan 17, 2020 at 09:52:52AM +0800, Zeng Tao wrote:
> When the kernel is configured with CONFIG_NR_CPUS smaller than the
> number of CPU nodes in the device tree(DT), all the CPU nodes parsing
> done to fetch topology information will fail. This is not reasonable
> as it is legal to have all the physical CPUs in the system in the DT.
>
> Let us just skip such CPU DT nodes that are not used in the kernel
> rather than returning an error.
>
> Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
> Signed-off-by: Zeng Tao <prime.zeng@hisilicon.com>

Hi Greg,

Can you pick this patch for v5.6 ?

--
Regards,
Sudeep

  reply	other threads:[~2020-01-17 10:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-17  1:52 [PATCH v4] cpu-topology: Don't error on more than CONFIG_NR_CPUS CPUs in device tree Zeng Tao
2020-01-17 10:19 ` Sudeep Holla [this message]
2020-01-17 14:21   ` Greg Kroah-Hartman
2020-01-17 14:23     ` Sudeep Holla

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=20200117101957.GA4099@bogus \
    --to=sudeep.holla@arm.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=prime.zeng@hisilicon.com \
    --cc=rafael@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.