On Tue, Jul 14, 2015 at 03:51:17PM -0400, Kevin O'Connor wrote:
The machine may crash if an interrupt occurs prior to the setup of the interrupt vector table (IVT) and programmable interrupt controller (PIC). This patch makes sure that interrupts remain disabled until these components are setup.
FYI, I committed this patch.
-Kevin