Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6672
b: refs/heads/master
c: e438bef
h: refs/heads/master
v: v3
  • Loading branch information
Tony Luck committed Aug 29, 2005
1 parent 775053f commit 6879405
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 329058028523a5b36de449f130111b7671a4f269
refs/heads/master: e438befd76a5a743725a89365140a8a7bf276096
2 changes: 1 addition & 1 deletion trunk/include/asm-ia64/sn/addrs.h
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@

/* Shub1 TIO & MMR addressing macros */
#define SH2_TIO_IOSPACE_ADDR(n,x) \
((UNCACHED | REMOTE_ADDR(n,x) | 1UL << (NASID_SHIFT - 2)))
((__IA64_UNCACHED_OFFSET | REMOTE_ADDR(n,x) | 1UL << (NASID_SHIFT - 2)))

#define SH2_REMOTE_MMR(n,x) \
GLOBAL_MMR_ADDR(n,x)
Expand Down

0 comments on commit 6879405

Please sign in to comment.