Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 198007
b: refs/heads/master
c: 89bbfb6
h: refs/heads/master
i:
  198005: 9346419
  198003: 737a2b7
  197999: 20a32dc
v: v3
  • Loading branch information
Carlo Marcelo Arenas Belon authored and Linus Torvalds committed May 24, 2010
1 parent a73a79f commit 6463b53
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: 4164fcc2f9b02a7cba31215328753fe328ce0d90
refs/heads/master: 89bbfb6bfbd4dae1ec29d6d4b3518c031b4f190c
2 changes: 1 addition & 1 deletion trunk/Documentation/vm/map_hugetlb.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#define PROTECTION (PROT_READ | PROT_WRITE)

#ifndef MAP_HUGETLB
#define MAP_HUGETLB 0x40
#define MAP_HUGETLB 0x40000 /* arch specific */
#endif

/* Only ia64 requires this */
Expand Down

0 comments on commit 6463b53

Please sign in to comment.