Commit be1c335d authored by James Bottomley's avatar James Bottomley

[arch split] merge cli->local_irq_disable change

parent 3af7ac4c
......@@ -175,7 +175,7 @@ void machine_real_restart(unsigned char *code, int length)
{
unsigned long flags;
cli();
local_irq_disable();
/* Write zero to CMOS register number 0x0f, which the BIOS POST
routine will recognize as telling it to do a proper reboot. (Well
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment