diff options
author | Yijing Wang <wangyijing@huawei.com> | 2013-03-21 11:50:30 +0800 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2013-04-02 09:39:48 -0700 |
commit | eee46b3de715c9a2a25ebf3c135b88a1d73d92c2 (patch) | |
tree | 8cf2c1ca678099569e4ac3de320596fd926a2798 /init | |
parent | d303e9e98fce56cdb3c6f2ac92f626fc2bd51c77 (diff) | |
download | linux-stable-eee46b3de715c9a2a25ebf3c135b88a1d73d92c2.tar.gz linux-stable-eee46b3de715c9a2a25ebf3c135b88a1d73d92c2.tar.bz2 linux-stable-eee46b3de715c9a2a25ebf3c135b88a1d73d92c2.zip |
Fix build error for numa_clear_node() under IA64
numa_clear_node() function is not implemented under IA64,
it will be called in unmap_cpu_on_node() in mm/memory_hotplug.c.
This cause build error under IA64, this patch adds numa_clear_node()
in IA64 to fix this problem.
[Added __cpuinit notation to numa_clear_node() to keep linker happy -Tony]
Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions