Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231856
b: refs/heads/master
c: 84cd845
h: refs/heads/master
v: v3
  • Loading branch information
James Bottomley authored and James Bottomley committed Jan 15, 2011
1 parent 2160a41 commit 4d079b1
Show file tree
Hide file tree
Showing 2 changed files with 4 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: fbea668498e93bb38ac9226c7af9120a25957375
refs/heads/master: 84cd8453f30787504305a1a1f8dd5af7a92aa485
4 changes: 3 additions & 1 deletion trunk/arch/parisc/include/asm/pgtable.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,13 @@
* we simulate an x86-style page table for the linux mm code
*/

#include <linux/mm.h> /* for vm_area_struct */
#include <linux/bitops.h>
#include <linux/spinlock.h>
#include <asm/processor.h>
#include <asm/cache.h>

struct vm_area_struct;

/*
* kern_addr_valid(ADDR) tests if ADDR is pointing to valid kernel
* memory. For the return value to be meaningful, ADDR must be >=
Expand Down

0 comments on commit 4d079b1

Please sign in to comment.