Skip to content

Commit

Permalink
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/ke…
Browse files Browse the repository at this point in the history
…rnel/git/tj/cgroup

Pull cgroup fixes from Tejun Heo:
 "Three fix patches.  Two are for cgroup / css init failure path.  The
  last one makes css_set_lock irq-safe as the deadline scheduler ends up
  calling put_css_set() from irq context"

* 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  cgroup: Disable IRQs while holding css_set_lock
  cgroup: set css->id to -1 during init
  cgroup: remove redundant cleanup in css_create
  • Loading branch information
torvalds committed Jun 29, 2016
2 parents de4921c + 82d6489 commit 52827f3
Showing 1 changed file with 76 additions and 72 deletions.
Loading

0 comments on commit 52827f3

Please sign in to comment.