flush_icache_range: export symbol to fix build errors
authorPranith Kumar <[email protected]>
Fri, 29 Aug 2014 22:19:09 +0000 (15:19 -0700)
committerLinus Torvalds <[email protected]>
Fri, 29 Aug 2014 23:28:17 +0000 (16:28 -0700)
commite3560305192cd51b3c07206c85eb4231594dd58b
treed7db00c887c2566f635859f8db6930f99d3e9146
parent498b473af9c20a4cb533297dc43b063f35f86349
flush_icache_range: export symbol to fix build errors

Fix building errors occuring due to a missing export of
flush_icache_range() in

kisskb.ellerman.id.au/kisskb/buildresult/11677809/

ERROR: "flush_icache_range" [drivers/misc/lkdtm.ko] undefined!

Signed-off-by: Pranith Kumar <[email protected]>
Reported-by: Geert Uytterhoeven <[email protected]>
Acked-by: Vineet Gupta <[email protected]> [arc]
Acked-by: Richard Kuo <[email protected]> [hexagon]
Cc: Chris Metcalf <[email protected]>
Cc: Chris Zankel <[email protected]>
Acked-by: Max Filippov <[email protected]> [xtensa]
Cc: Noam Camus <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Acked-by: Zhigang Lu <[email protected]> [tile]
Cc: Kirill Tkhai <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/arc/mm/cache_arc700.c
arch/hexagon/mm/cache.c
arch/sh/mm/cache.c
arch/tile/kernel/smp.c
arch/xtensa/kernel/smp.c