]> git.baikalelectronics.ru Git - kernel.git/commit
tile: Remove tile-specific _sinitdata and _einitdata
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 12 Nov 2013 19:42:20 +0000 (20:42 +0100)
committerChris Metcalf <cmetcalf@tilera.com>
Thu, 2 Oct 2014 14:19:33 +0000 (10:19 -0400)
commit690ec1ddbc23f1d0e7d760c29bb4be43d5d51289
treefc250549f02d97c7cfc08fa76b2145357e6c3fba
parent314454c03db3b09d9261f99d266abc57e0cdd44d
tile: Remove tile-specific _sinitdata and _einitdata

Use standard __init_begin and __init_end instead.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Chris Metcalf <cmetcalf@tilera.com>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/include/asm/sections.h
arch/tile/kernel/vmlinux.lds.S
arch/tile/mm/init.c