]> git.baikalelectronics.ru Git - kernel.git/commit
mm: memcontrol: group kmem init and exit functions together
authorJohannes Weiner <hannes@cmpxchg.org>
Wed, 20 Jan 2016 23:02:26 +0000 (15:02 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Jan 2016 01:09:18 +0000 (17:09 -0800)
commitb2793a483aa69d309053792d3e0e28a29eb03ecf
tree92d4a3803d2ddd0acb4d6248fb1364b3bfa924fd
parent9cf44d9f51be4e1ff1d48e033fbcc3e81eb517ed
mm: memcontrol: group kmem init and exit functions together

Put all the related code to setup and teardown the kmem accounting state
into the same location.  No functional change intended.

Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Acked-by: Michal Hocko <mhocko@suse.com>
Cc: Tejun Heo <tj@kernel.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>
mm/memcontrol.c