Print a message instead of panicking upon an unexpected interrupt.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 22 Dec 2008 01:37:44 +0000 (17:37 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 22 Dec 2008 01:37:44 +0000 (17:37 -0800)
We cannot expect that we know in detail ever interrupt that can occur
on real hardware, so we must cope with exceptional cases a little
better.


No differences found