linux/kernel/cgroup
Nicholas Mc Guire 75fa8e5d3b cgroup: switch to BUG_ON()
Use BUG_ON() rather than an explicit if followed by BUG() for
improved readability and also consistency.

Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>
Signed-off-by: Tejun Heo <tj@kernel.org>
2017-03-27 13:59:12 -04:00
..
cgroup-internal.h kernel: convert css_set.refcount from atomic_t to refcount_t 2017-03-08 17:46:03 -05:00
cgroup-v1.c kernel: convert css_set.refcount from atomic_t to refcount_t 2017-03-08 17:46:03 -05:00
cgroup.c kernel: convert css_set.refcount from atomic_t to refcount_t 2017-03-08 17:46:03 -05:00
cpuset.c cgroup: switch to BUG_ON() 2017-03-27 13:59:12 -04:00
freezer.c
Makefile
namespace.c kernel: convert cgroup_namespace.count from atomic_t to refcount_t 2017-03-06 14:55:22 -05:00
pids.c sched/headers, cgroups: Remove the threadgroup_change_*() wrappery 2017-03-02 08:42:25 +01:00
rdma.c