android_kernel_oneplus_msm8998/arch/sparc
Thomas Tai 899b60535a sparc64: fix compile warning section mismatch in find_node()
[ Upstream commit 87a349f9cc0908bc0cfac0c9ece3179f650ae95a ]

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-12-10 19:07:25 +01:00
..
boot
configs
crypto crypto: sparc - initialize blkcipher.ivsize 2015-10-08 21:36:48 +08:00
include sparc64: Delete now unused user copy fixup functions. 2016-11-21 10:06:42 +01:00
kernel sparc32: Fix inverted invalid_frame_pointer checks on sigreturns 2016-12-10 19:07:25 +01:00
lib sparc64: Delete now unused user copy fixup functions. 2016-11-21 10:06:42 +01:00
math-emu
mm sparc64: fix compile warning section mismatch in find_node() 2016-12-10 19:07:25 +01:00
net net: filter: make JITs zero A for SKF_AD_ALU_XOR_X 2016-01-06 00:43:52 -05:00
oprofile
power
prom
Kbuild
Kconfig sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC 2015-06-25 01:13:43 +02:00
Kconfig.debug
Makefile