]> git.baikalelectronics.ru Git - kernel.git/commit
tile: export a handful of symbols appropriately
authorChris Metcalf <cmetcalf@tilera.com>
Fri, 1 Feb 2013 20:06:06 +0000 (15:06 -0500)
committerChris Metcalf <cmetcalf@tilera.com>
Fri, 8 Feb 2013 18:20:36 +0000 (13:20 -0500)
commit613c9e6865823882e80bf1b9a8cf79ec92b9a2d7
treec09b8cf9c175e2603fba83a9e11258382fd0d496
parent6a895a286416e29600c6071c77c97429b68760bd
tile: export a handful of symbols appropriately

This was shown up by running with "allmodconfig".  I used
EXPORT_SYMBOL() to match existing conventions in files that
were already exporting symbols, or that were exported that way
by other architectures, and otherwise EXPORT_SYMBOL_GPL().

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/kernel/reboot.c
arch/tile/kernel/stack.c
arch/tile/lib/cacheflush.c
arch/tile/lib/cpumask.c
arch/tile/lib/exports.c
arch/tile/mm/homecache.c