diff options
author | Johannes Weiner <hannes@cmpxchg.org> | 2014-08-07 01:05:40 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-07 03:01:17 +0200 |
commit | 2f3e442ccceb85c51c7dffd3799bfd84de213874 (patch) | |
tree | 3cfcc32dc097f72093db88cab504902f28058551 /mm/memcontrol.c | |
parent | mm, thp: replace smp_mb after atomic_add by smp_mb__after_atomic (diff) | |
download | linux-2f3e442ccceb85c51c7dffd3799bfd84de213874.tar.xz linux-2f3e442ccceb85c51c7dffd3799bfd84de213874.zip |
mm: page-flags: clean up the page flag test, set, clear macros
- PAGEFLAG_FALSE only defines TEST, make it define SET and CLEAR as
well, analogous to PAGEFLAG.
- Define TESTSETFLAG_FALSE, analogous to TESTSETFLAG.
- Define TESTSCFLAG_FALSE, analogous to TESTSCFLAG
- Make PG_mlocked accessors the same on both MMU and !MMU setups
Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memcontrol.c')
0 files changed, 0 insertions, 0 deletions