From: Tejun Heo <tj@kernel.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Lai Jiangshan <jiangshanlai@gmail.com>,
Michael Bringmann <mwb@linux.vnet.ibm.com>
Subject: Re: [GIT PULL] workqueue fixes for v4.13-rc3
Date: Mon, 28 Aug 2017 14:52:03 -0700 [thread overview]
Message-ID: <20170828215203.GD491396@devbig577.frc2.facebook.com> (raw)
In-Reply-To: <CAMuHMdWnEQ4nL7CqYNwC0b+jb7D5zEyWmo+GrKn-ZM+SiGOK-A@mail.gmail.com>
On Mon, Aug 28, 2017 at 11:07:28AM +0200, Geert Uytterhoeven wrote:
> Hi Tejun,
>
> On Thu, Aug 24, 2017 at 4:33 PM, Tejun Heo <tj@kernel.org> wrote:
> > On Thu, Aug 24, 2017 at 03:32:04PM +0200, Geert Uytterhoeven wrote:
> >> > Ah, okay, so it has multiple nodes but not NUMA. The generic numa
> >> > topology code assumes that there's only one node if !NUMA and reports
> >> > all online cpus regardless of the node number, which makes the same
> >> > CPUs to be reported for all nodes on the system. I think something
> >> > like the following (completely untested) should work.
> >>
> >> Thank you, that got rid of the warning.
> >
> > Great, it turns out we already have cpu_none_mask. Can you please
> > test the following works too?
>
> That works, too.
Just posted patch w/ description and tested-by tag. Thanks!
--
tejun
prev parent reply other threads:[~2017-08-28 21:52 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-31 15:38 [GIT PULL] workqueue fixes for v4.13-rc3 Tejun Heo
2017-08-07 12:18 ` Geert Uytterhoeven
2017-08-07 17:06 ` Tejun Heo
2017-08-23 8:10 ` Geert Uytterhoeven
2017-08-23 14:24 ` Tejun Heo
2017-08-23 14:47 ` Geert Uytterhoeven
2017-08-23 17:08 ` Tejun Heo
2017-08-24 13:32 ` Geert Uytterhoeven
2017-08-24 14:33 ` Tejun Heo
2017-08-28 9:07 ` Geert Uytterhoeven
2017-08-28 21:52 ` Tejun Heo [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=20170828215203.GD491396@devbig577.frc2.facebook.com \
--to=tj@kernel.org \
--cc=geert@linux-m68k.org \
--cc=jiangshanlai@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mwb@linux.vnet.ibm.com \
--cc=torvalds@linux-foundation.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.