diff options
author | Johannes Weiner <hannes@cmpxchg.org> | 2016-01-21 02:02:50 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-21 04:09:18 +0300 |
commit | 0db1529817b7b16226421f01470c5ba982c5f302 (patch) | |
tree | 435a441507f45135160c670af9d24e9681c8425c /mm/mprotect.c | |
parent | d886f4e483ce63a3304adc9eda87031b93341c28 (diff) | |
download | linux-0db1529817b7b16226421f01470c5ba982c5f302.tar.xz |
mm: memcontrol: flatten struct cg_proto
There are no more external users of struct cg_proto, flatten the
structure into struct mem_cgroup.
Since using those struct members doesn't stand out as much anymore,
add cgroup2 static branches to make it clearer which code is legacy.
Suggested-by: Vladimir Davydov <vdavydov@virtuozzo.com>
Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Acked-by: Vladimir Davydov <vdavydov@virtuozzo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/mprotect.c')
0 files changed, 0 insertions, 0 deletions