Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47257
b: refs/heads/master
c: f2e97df
h: refs/heads/master
i:
  47255: f68659d
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Feb 9, 2007
1 parent 17ea8b7 commit 2fbbcb1
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: 8a5ab4157b3933d4fa29a1612879ab08f681041a
refs/heads/master: f2e97df669d32f74152336f46e4e0e328b993c57
2 changes: 1 addition & 1 deletion trunk/include/linux/gfp.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ struct vm_area_struct;
#ifdef CONFIG_NUMA
#define GFP_THISNODE (__GFP_THISNODE | __GFP_NOWARN | __GFP_NORETRY)
#else
#define GFP_THISNODE 0
#define GFP_THISNODE ((__force gfp_t)0)
#endif


Expand Down

0 comments on commit 2fbbcb1

Please sign in to comment.