-
- Downloads
reboot: move arch/x86 reboot= handling to generic kernel
Merge together the unicore32, arm, and x86 reboot= command line parameter handling. Signed-off-by:Robin Holt <holt@sgi.com> Cc: H. Peter Anvin <hpa@zytor.com> Cc: Russell King <rmk+kernel@arm.linux.org.uk> Cc: Guan Xuetao <gxt@mprc.pku.edu.cn> Cc: Russ Anderson <rja@sgi.com> Cc: Robin Holt <holt@sgi.com> Acked-by:
Ingo Molnar <mingo@kernel.org> Acked-by:
Guan Xuetao <gxt@mprc.pku.edu.cn> Acked-by:
Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- Documentation/kernel-parameters.txt 11 additions, 3 deletionsDocumentation/kernel-parameters.txt
- arch/arm/kernel/process.c 0 additions, 10 deletionsarch/arm/kernel/process.c
- arch/unicore32/kernel/process.c 0 additions, 10 deletionsarch/unicore32/kernel/process.c
- arch/x86/include/asm/emergency-restart.h 0 additions, 12 deletionsarch/x86/include/asm/emergency-restart.h
- arch/x86/kernel/apic/x2apic_uv_x.c 1 addition, 1 deletionarch/x86/kernel/apic/x2apic_uv_x.c
- arch/x86/kernel/reboot.c 3 additions, 108 deletionsarch/x86/kernel/reboot.c
- include/linux/reboot.h 17 additions, 0 deletionsinclude/linux/reboot.h
- kernel/reboot.c 75 additions, 1 deletionkernel/reboot.c
Loading
Please register or sign in to comment