Skip to content
Snippets Groups Projects
Commit e9367434 authored by rsc's avatar rsc
Browse files

tweak

parent b02e13f0
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,7 @@ trap(struct trapframe *tf)
return;
}
// PAGEBREAK: 10
// Increment nlock to make sure interrupts stay off
// during interrupt handler. Decrement before returning.
cpus[cpu()].nlock++;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment