• Linus Torvalds's avatar
    Add doublefault handling with a task gate. · 7f754cf4
    Linus Torvalds authored
    This potentially helps debugging, since otherwise a double fault
    would generate a triple fault and then reboot the machine. Now
    instead it can print out a note about where the problem happened,
    unless all the kernel data structures are truly buggered.
    7f754cf4
desc.h 3.02 KB