commit | 4eac915d02453e81a32595cd7423492c81337a26 | [log] [tgz] |
---|---|---|
author | Paul Jackson <pj@sgi.com> | Wed Jan 11 12:17:19 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jan 11 18:42:09 2006 -0800 |
tree | 2c652730cdf2cb0015cf59a8f75506c917685091 | |
parent | 7365f3d169a1eae00e713c1a4eea90e86415dcc5 [diff] |
[PATCH] mm: gfp_atomic comments Clarify in comments that GFP_ATOMIC means both "don't sleep" and "use emergency pools", hence both ALLOC_HARDER and ALLOC_HIGH. Signed-off-by: Paul Jackson <pj@sgi.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>