diff options
| author | Daisuke Nishimura <[email protected]> | 2010-03-23 13:35:11 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-03-24 16:31:19 -0700 |
| commit | 5cfb80a73b5a52fb19d8b0611203e4dd58e8e9a2 (patch) | |
| tree | bb4db72652827235f1e548c6c9db1a04406c26ad /tools/perf/scripts/python/check-perf-trace.py | |
| parent | ae6be51ed01d6c4aaf249a207b4434bc7785853b (diff) | |
memcg: disable move charge in no mmu case
In commit 02491447 ("memcg: move charges of anonymous swap"), I tried to
disable move charge feature in no mmu case by enclosing all the related
functions with "#ifdef CONFIG_MMU", but the commit places these ifdefs in
wrong place. (it seems that it's mangled while handling some fixes...)
This patch fixes it up.
Signed-off-by: Daisuke Nishimura <[email protected]>
Cc: Balbir Singh <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Cc: Daisuke Nishimura <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions