aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorYijing Wang <[email protected]>2013-03-21 11:50:30 +0800
committerTony Luck <[email protected]>2013-04-02 09:39:48 -0700
commiteee46b3de715c9a2a25ebf3c135b88a1d73d92c2 (patch)
tree8cf2c1ca678099569e4ac3de320596fd926a2798 /net/lapb/lapb_in.c
parentd303e9e98fce56cdb3c6f2ac92f626fc2bd51c77 (diff)
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 <[email protected]> Signed-off-by: Tony Luck <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions