1
0
Files
linux/arch/x86/kernel/cpu
Jaswinder Singh 34945ede31 x86: common.c boot_cpu_stack and boot_exception_stacks should be static
Impact: cleanup, avoid sparse warnings, reduce kernel size a bit

Fixes these sparse warnings:

 arch/x86/kernel/cpu/common.c:869:6: warning: symbol 'boot_cpu_stack' was not declared. Should it be static?
 arch/x86/kernel/cpu/common.c:910:6: warning: symbol 'boot_exception_stacks' was not declared. Should it be static?

Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-12-19 23:16:08 +01:00
..
2008-10-20 12:50:03 -07:00
2008-10-16 16:53:09 +02:00
2008-07-31 23:56:27 +02:00
2008-10-16 16:53:09 +02:00
2008-10-22 22:55:20 -07:00
2008-09-04 21:09:45 +02:00