[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190426175945.2559865-1-guro@fb.com>
Date: Fri, 26 Apr 2019 10:59:43 -0700
From: Roman Gushchin <guro@...com>
To: Tejun Heo <tj@...nel.org>
CC: Oleg Nesterov <oleg@...hat.com>, <kernel-team@...com>,
<cgroups@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Roman Gushchin <guro@...com>
Subject: [PATCH 0/2] cgroup v2 freezer follow-up patches
Hi, Tejun!
Please, pull these two follow-up patches for the cgroup v2 freezer.
These are a fix for a spurious state transition, which could happen
due to a race condition, and a cleanup of some dead code. Both patches
were suggested by Oleg Nesterov.
Thank you!
Roman Gushchin (2):
cgroup: prevent spurious transition into non-frozen state
cgroup: get rid of cgroup_freezer_frozen_exit()
include/linux/cgroup.h | 2 +-
kernel/cgroup/cgroup.c | 5 ++---
kernel/cgroup/freezer.c | 26 +++++---------------------
kernel/signal.c | 2 +-
4 files changed, 9 insertions(+), 26 deletions(-)
--
2.20.1
Powered by blists - more mailing lists