]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 May 2019 02:01:23 +0000 (19:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 May 2019 02:01:23 +0000 (19:01 -0700)
commit129bcf5ef28a6c00518b5ae3b524e9f88aee3337
tree5a4d734885994432b4aa1cd8686d7a920f065a51
parent2605ae98b878c881602fdd913981e8e6301f1f42
parentd8a48ce6fe256ca55ef976af67931fa0f1fbf719
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup

Pull cgroup fix from Tejun Heo:
 "The cgroup2 freezer pulled in this cycle broke strace. This pull
  request includes a workaround for the problem.

  It's not a complete fix in that it may cause spurious frozen state
  flip-flops which is fairly minor. Will push a full fix once it's
  ready"

* 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  signal: unconditionally leave the frozen state in ptrace_stop()