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:	Tue, 24 Jul 2007 10:32:37 -0700
From:	"Yinghai Lu" <yhlu.kernel@...il.com>
To:	"Stefan Richter" <stefanr@...6.in-berlin.de>
Cc:	"Andrew Morton" <akpm@...ux-foundation.org>, ak@...e.de,
	clameter@....com, cornelia.huck@...ibm.com, davem@...emloft.net,
	greg@...ah.com, hch@...radead.org, rientjes@...gle.com,
	"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 3/10] try parent numa_node at first before using default v2

On 7/24/07, Stefan Richter <stefanr@...6.in-berlin.de> wrote:
> On 7/23/2007 10:23 PM, Yinghai Lu wrote:
> > this one already in -mm, but it needs [PATCH 1/10]
> >
> > [PATCH 3/10] try parent numa_node at first before using default v2
> [...]
> > this patch is using second method.
> [...]
>
> Could you shorten the patch description?
>
> Don't describe what your patch _does not_ do.  Don't even describe _how_
> your patch does what it does (unless it's obfuscated, but then that
> would be a bad patch anyway).
>
> Just describe _why_ it does something.
> --

Please check it is OK.

[PATCH 3/10] try parent numa_node at first before using default v2

in the device_add, we try to use use parent numa_node.
need to make sure pci root bus's bridge device numa_node is set.
then we could use device->numa_node direclty for all device.
and don't need to call pcibus_to_node().

Signed-off-by: Yinghai Lu <yinghai.lu@....com>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ