aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/pci_sun4v.h
diff options
context:
space:
mode:
authorThomas Tai <thomas.tai@oracle.com>2016-11-11 16:41:00 -0800
committerDavid S. Miller <davem@davemloft.net>2016-11-14 13:40:46 -0500
commit87a349f9cc0908bc0cfac0c9ece3179f650ae95a (patch)
tree9a93c1f2bdf4f5395599cf9ed2d3fe8f37ff5a75 /arch/sparc/kernel/pci_sun4v.h
parentsparc32: Fix inverted invalid_frame_pointer checks on sigreturns (diff)
downloadlinux-dev-87a349f9cc0908bc0cfac0c9ece3179f650ae95a.tar.xz
linux-dev-87a349f9cc0908bc0cfac0c9ece3179f650ae95a.zip
sparc64: fix compile warning section mismatch in find_node()
A compile warning is introduced by a commit to fix the find_node(). This patch fix the compile warning by moving find_node() into __init section. Because find_node() is only used by memblock_nid_range() which is only used by a __init add_node_ranges(). find_node() and memblock_nid_range() should also be inside __init section. Signed-off-by: Thomas Tai <thomas.tai@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/kernel/pci_sun4v.h')
0 files changed, 0 insertions, 0 deletions