Skip to content

Commit

Permalink
bug in trapret
Browse files Browse the repository at this point in the history
  • Loading branch information
rtm committed Jun 22, 2006
1 parent df5cc91 commit 7df1310
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trapasm.S
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ alltraps:
trapret:
push $kernel_lock
call release_spinlock
addl $4, %esp
popal
popl %es
popl %ds
Expand Down

0 comments on commit 7df1310

Please sign in to comment.