]> git.baikalelectronics.ru Git - kernel.git/commit
x86: hlt on early crash
authorIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:32:31 +0000 (13:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:32:31 +0000 (13:32 +0100)
commitb49c9b8b57593ff78c9fa65861e1b9844882d0ce
tree046e07705b6a799c8f82b4f92ae1024771aaad64
parent27d97eddda0f6e17d6fcda3d41e942f4e972d17e
x86: hlt on early crash

H. Peter Anvin <hpa@zytor.com> wrote:

> It probably should actually HLT, to avoid sucking power, and stressing
> the thermal system.  We're dead at this point, and the early 486's
> which had problems with HLT will lock up - we don't care.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/boot/compressed/misc_32.c
arch/x86/boot/compressed/misc_64.c