Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186221
b: refs/heads/master
c: 478352e
h: refs/heads/master
i:
  186219: 18bbb59
v: v3
  • Loading branch information
David Rientjes authored and Linus Torvalds committed Mar 6, 2010
1 parent 37d1c79 commit 5d23368
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: 645747462435d84c6c6a64269ed49cc3015f753d
refs/heads/master: 478352e789f507105193d3d0177c3b4f26da0399
3 changes: 2 additions & 1 deletion trunk/include/linux/gfp.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ struct vm_area_struct;
* _might_ fail. This depends upon the particular VM implementation.
*
* __GFP_NOFAIL: The VM implementation _must_ retry infinitely: the caller
* cannot handle allocation failures.
* cannot handle allocation failures. This modifier is deprecated and no new
* users should be added.
*
* __GFP_NORETRY: The VM implementation must not retry indefinitely.
*
Expand Down

0 comments on commit 5d23368

Please sign in to comment.