Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231543
b: refs/heads/master
c: 1153742
h: refs/heads/master
i:
  231541: 0f4ac15
  231539: 5a8d692
  231535: 91e8634
v: v3
  • Loading branch information
James Bottomley authored and Linus Torvalds committed Jan 16, 2011
1 parent 57b3ae0 commit 17a2994
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: b3697c0255d9d73eaaa4deb4512e3f0ff97b3b71
refs/heads/master: 115374211961a503675730603e3d48d95d41736c
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 17a2994

Please sign in to comment.