Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77767
b: refs/heads/master
c: 55183e9
h: refs/heads/master
i:
  77765: 80f0f7e
  77763: 3575be4
  77759: 08a0047
v: v3
  • Loading branch information
Paul Mundt committed Jan 28, 2008
1 parent 7e6054e commit b98afcf
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: c96bcf958c1d79d8e8aa58722273ec7b1ffb815c
refs/heads/master: 55183e9bb2c2ce43d88eaa575c2d6d4fd6d865a3
2 changes: 1 addition & 1 deletion trunk/include/asm-sh/pgtable.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ extern unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)];
* traditional two-level paging structure
*/
/* PTE bits */
#ifdef CONFIG_X2TLB
#if defined(CONFIG_X2TLB) || defined(CONFIG_SUPERH64)
# define PTE_MAGNITUDE 3 /* 64-bit PTEs on extended mode SH-X2 TLB */
#else
# define PTE_MAGNITUDE 2 /* 32-bit PTEs */
Expand Down

0 comments on commit b98afcf

Please sign in to comment.