public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] cgroup v2 freezer follow-up patches
@ 2019-04-26 17:59 Roman Gushchin
  2019-04-26 17:59 ` [PATCH 1/2] cgroup: prevent spurious transition into non-frozen state Roman Gushchin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Roman Gushchin @ 2019-04-26 17:59 UTC (permalink / raw)
  To: Tejun Heo
  Cc: Oleg Nesterov, kernel-team, cgroups, linux-kernel, Roman Gushchin

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-05-06 15:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-26 17:59 [PATCH 0/2] cgroup v2 freezer follow-up patches Roman Gushchin
2019-04-26 17:59 ` [PATCH 1/2] cgroup: prevent spurious transition into non-frozen state Roman Gushchin
2019-04-26 17:59 ` [PATCH 2/2] cgroup: get rid of cgroup_freezer_frozen_exit() Roman Gushchin
2019-05-06 15:40 ` [PATCH 0/2] cgroup v2 freezer follow-up patches Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox