Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348306
b: refs/heads/master
c: 2008259
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Dec 28, 2012
1 parent 6a82074 commit 6420da3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 348dd600c3db6ac6fa270e0d0c9f9380dacf8064
refs/heads/master: 20082595d341d69dcf7853f2f1d4dc0051090b97
3 changes: 3 additions & 0 deletions trunk/arch/mips/kernel/asm-offsets.c
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,9 @@ void output_mm_defines(void)
DEFINE(_PTRS_PER_PMD, PTRS_PER_PMD);
DEFINE(_PTRS_PER_PTE, PTRS_PER_PTE);
BLANK();
DEFINE(_PAGE_SHIFT, PAGE_SHIFT);
DEFINE(_PAGE_SIZE, PAGE_SIZE);
BLANK();
}

#ifdef CONFIG_32BIT
Expand Down

0 comments on commit 6420da3

Please sign in to comment.