[PATCH] Mark per cpu data initialization __initdata again
authorAndi Kleen <ak@suse.de>
Tue, 26 Sep 2006 08:52:40 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:40 +0000 (10:52 +0200)
commitb38337a624c4d3c2c3d9cdf27d952ca94181c6a8
tree1e926c0f6af8df631ce726bfec98a020164cf289
parent73bb5117a448bdf0b56232ca28451fe4c534cb3a
[PATCH] Mark per cpu data initialization __initdata again

Before 2.6.16 this was changed to work around code that accessed
CPUs not in the possible map. But that code should be all fixed now,
so mark it __initdata again.
Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/kernel/vmlinux.lds.S