Timothy Finley
2005-02-20 04:20:34 UTC
Do we need to worry about enabling/disabling interrupts for system calls?
I'm wondering because I'm failing an assertion (line 116 in sync.c) that
checks to see if interrupts are enabled and I didn't think I ever had to
turn interrupts on. The failed assertion happens after attempting to
spawn a new executable in shell.exe.
Tim
I'm wondering because I'm failing an assertion (line 116 in sync.c) that
checks to see if interrupts are enabled and I didn't think I ever had to
turn interrupts on. The failed assertion happens after attempting to
spawn a new executable in shell.exe.
Tim