Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76092
b: refs/heads/master
c: 42d7896
h: refs/heads/master
v: v3
  • Loading branch information
James Morris authored and James Morris committed Jan 25, 2008
1 parent a999c78 commit 30dcfc1
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 88c3f7a8f2c86be264d326cf6f49a3e8c30d13a6
refs/heads/master: 42d7896ebc5f7268b1fe6bbd20f2282e20ae7895
3 changes: 2 additions & 1 deletion trunk/include/linux/mm.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include <linux/prio_tree.h>
#include <linux/debug_locks.h>
#include <linux/mm_types.h>
#include <linux/security.h>

struct mempolicy;
struct anon_vma;
Expand All @@ -34,6 +33,8 @@ extern int sysctl_legacy_va_layout;
#define sysctl_legacy_va_layout 0
#endif

extern unsigned long mmap_min_addr;

#include <asm/page.h>
#include <asm/pgtable.h>
#include <asm/processor.h>
Expand Down

0 comments on commit 30dcfc1

Please sign in to comment.