commit | 56f2de81e020c537f7e35550d13840143cb765cd | [log] [tgz] |
---|---|---|
author | Zhen Lei <thunder.leizhen@huawei.com> | Tue Aug 25 12:08:22 2015 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Oct 17 22:11:50 2015 -0700 |
tree | 7863e4bfe65656253a9f456bc704a1f4729c6a2c | |
parent | 6713e8fb541656d00249dca6627395b461c39ece [diff] |
of: to support binding numa node to specified device in devicetree For now, in function device_add, the new device will be forced to inherit the numa node of its parent. But this will override the device's numa node which configured in devicetree. Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>