Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33125
b: refs/heads/master
c: e55ce45
h: refs/heads/master
i:
  33123: 1042b18
v: v3
  • Loading branch information
Zou Nan hai authored and Tony Luck committed Aug 2, 2006
1 parent e4afd49 commit 7a9b5da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: acb15c85de57d81d773b6e4184b7cb143ce83eba
refs/heads/master: e55ce456155813ca34e105d0e05306edad05cf6e
2 changes: 0 additions & 2 deletions trunk/arch/ia64/kernel/head.S
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,6 @@ END(__ia64_init_fpu)
*/
GLOBAL_ENTRY(ia64_switch_mode_phys)
{
alloc r2=ar.pfs,0,0,0,0
rsm psr.i | psr.ic // disable interrupts and interrupt collection
mov r15=ip
}
Expand Down Expand Up @@ -902,7 +901,6 @@ END(ia64_switch_mode_phys)
*/
GLOBAL_ENTRY(ia64_switch_mode_virt)
{
alloc r2=ar.pfs,0,0,0,0
rsm psr.i | psr.ic // disable interrupts and interrupt collection
mov r15=ip
}
Expand Down

0 comments on commit 7a9b5da

Please sign in to comment.