diff options
author | Glauber Costa <[email protected]> | 2012-10-08 16:33:52 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-10-09 16:23:01 +0900 |
commit | 3e648ebe076390018c317881d7d926f24d7bac6b (patch) | |
tree | a1ce3f4b196756ac2850b47714f5a1dac6ce52ea /fs/jbd2/commit.c | |
parent | beb51eaa88238daba698ad837222ad277d440b6d (diff) |
make GFP_NOTRACK definition unconditional
There was a general sentiment in a recent discussion (See
https://lkml.org/lkml/2012/9/18/258) that the __GFP flags should be
defined unconditionally. Currently, the only offender is GFP_NOTRACK,
which is conditional to KMEMCHECK.
Signed-off-by: Glauber Costa <[email protected]>
Acked-by: Christoph Lameter <[email protected]>
Cc: Mel Gorman <[email protected]>
Acked-by: David Rientjes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions