summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2015-03-19 10:13:56 +0100
committerDaniel Borkmann <dborkman@redhat.com>2015-03-19 10:13:56 +0100
commit3dfaab495b62658b88a1ed201b2ed61aea34570d (patch)
tree5a9d7a544a32364c8534e31b898eabbd01edbd31 /Makefile
parent6f542884d002d55d517a50dd9892068e95400b25 (diff)
authors: add Vadim for his contributions
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
rent code performs cgroup creation and subsystem onlining in cgroup_create() and cgroup_mkdir() makes the cgroup and subsystems visible afterwards. There's no reason to online the subsystems early and we can simply drop cgroup_apply_control_enable() call from cgroup_create() so that the subsystems are onlined and made visible at the same time. Signed-off-by: Tejun Heo <tj@kernel.org> Reported-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru> Fixes: a5bca2152036 ("cgroup: factor out cgroup_create() out of cgroup_mkdir()") Cc: stable@vger.kernel.org # v4.6+
Diffstat (limited to 'net/ieee802154/6lowpan/tx.c')