mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
[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>
This commit is contained in:
parent
73bb5117a4
commit
b38337a624
1 changed files with 3 additions and 5 deletions
Loading…
Add table
Add a link
Reference in a new issue