core: add hlt to infinite loop
authorH. Peter Anvin <hpa@linux.intel.com>
Mon, 14 Jun 2010 22:43:40 +0000 (15:43 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 14 Jun 2010 22:43:40 +0000 (15:43 -0700)
commit29f9390d8e278d31d39a60c8e37febea2c9e8454
treed13c9bab5c6c72b5551056ec0480aaea5edcb6bf
parent441798c66ea1b7d065d819c1af6a8c799d38036e
core: add hlt to infinite loop

We should never hit it, but if we do, don't burn the CPU to a crisp.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
core/diskstart.inc