Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21444
b: refs/heads/master
c: a615fea
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Mar 20, 2006
1 parent 55ad10d commit 72ee015
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: 7c8f486ae7fe90d7bb99a70a42d71c9a40688ec2
refs/heads/master: a615fea48be4eada94986d63e3e8ee5563121649
5 changes: 1 addition & 4 deletions trunk/arch/sparc64/kernel/sun4v_ivec.S
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,7 @@ sun4v_dev_mondo:
membar #Sync

/* Get &__irq_work[smp_processor_id()] into %g1. */
sethi %hi(__irq_work), %g4
sllx %g1, 6, %g1
or %g4, %lo(__irq_work), %g4
add %g4, %g1, %g1
TRAP_LOAD_IRQ_WORK(%g1, %g4)

/* Get &ivector_table[IVEC] into %g4. */
sethi %hi(ivector_table), %g4
Expand Down

0 comments on commit 72ee015

Please sign in to comment.