Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362671
b: refs/heads/master
c: 9a0ac1b
h: refs/heads/master
i:
  362669: d0a197d
  362667: ae7a5d6
  362663: 0086e5e
  362655: 9cffd14
v: v3
  • Loading branch information
Akinobu Mita authored and David S. Miller committed Mar 31, 2013
1 parent f596c6a commit 0f9be6e
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: 54df2db36c93bbb8c757f172d97c577040de6abb
refs/heads/master: 9a0ac1b6af111f2fa0f2a39e9bbbebb74da7d26a
2 changes: 1 addition & 1 deletion trunk/arch/sparc/mm/iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
#define IOMMU_RNGE IOMMU_RNGE_256MB
#define IOMMU_START 0xF0000000
#define IOMMU_WINSIZE (256*1024*1024U)
#define IOMMU_NPTES (IOMMU_WINSIZE/PAGE_SIZE) /* 64K PTEs, 265KB */
#define IOMMU_NPTES (IOMMU_WINSIZE/PAGE_SIZE) /* 64K PTEs, 256KB */
#define IOMMU_ORDER 6 /* 4096 * (1<<6) */

/* srmmu.c */
Expand Down

0 comments on commit 0f9be6e

Please sign in to comment.