Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3970
b: refs/heads/master
c: ebcc80c
h: refs/heads/master
v: v3
  • Loading branch information
David Mosberger-Tang authored and Tony Luck committed May 5, 2005
1 parent f88b87b commit 09342eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8e3e50168c8537807b7a6f78588cd72e21363262
refs/heads/master: ebcc80c1b6629a445f7471cc1ddb48faf8a84e70
4 changes: 2 additions & 2 deletions trunk/arch/ia64/kernel/fsys.S
Original file line number Diff line number Diff line change
Expand Up @@ -630,10 +630,10 @@ GLOBAL_ENTRY(fsys_bubble_down)
;;
mov ar.rsc=0x3 // M2 set eager mode, pl 0, LE, loadrs=0
mov rp=r14 // I0 set the real return addr
nop.i 0
and r3=_TIF_SYSCALL_TRACEAUDIT,r3 // A
;;
ssm psr.i // M2 we're on kernel stacks now, reenable irqs
tbit.z p8,p0=r3,TIF_SYSCALL_TRACE // I0
cmp.eq p8,p0=r3,r0 // A
(p10) br.cond.spnt.many ia64_ret_from_syscall // B return if bad call-frame or r15 is a NaT

nop.m 0
Expand Down

0 comments on commit 09342eb

Please sign in to comment.