kernel_optimize_test/arch/sparc
Thomas Tai 87a349f9cc 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>
2016-11-14 13:40:46 -05:00
..
boot
configs sparc/defconfigs: Remove CONFIG_IPV6_PRIVACY 2016-04-21 16:43:44 -04:00
crypto
include sparc64: Delete now unused user copy fixup functions. 2016-10-24 21:26:04 -07:00
kernel sparc32: Fix inverted invalid_frame_pointer checks on sigreturns 2016-11-10 16:47:38 -08:00
lib sparc64: Delete now unused user copy fixup functions. 2016-10-24 21:26:04 -07:00
math-emu
mm sparc64: fix compile warning section mismatch in find_node() 2016-11-14 13:40:46 -05:00
net sparc: Fix misspellings in comments. 2016-03-20 21:28:58 -07:00
oprofile
power
prom sparc: fixing ident and beautifying code 2016-10-06 01:46:40 -04:00
Kbuild
Kconfig atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE 2016-10-07 18:46:30 -07:00
Kconfig.debug
Makefile