lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 28 Aug 2017 14:52:03 -0700
From:   Tejun Heo <tj@...nel.org>
To:     Geert Uytterhoeven <geert@...ux-m68k.org>
Cc:     Linus Torvalds <torvalds@...ux-foundation.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        Lai Jiangshan <jiangshanlai@...il.com>,
        Michael Bringmann <mwb@...ux.vnet.ibm.com>
Subject: Re: [GIT PULL] workqueue fixes for v4.13-rc3

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@...nel.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ