]> Git Repo - linux.git/commitdiff
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
authorLinus Torvalds <[email protected]>
Mon, 9 Aug 2021 23:47:36 +0000 (16:47 -0700)
committerLinus Torvalds <[email protected]>
Mon, 9 Aug 2021 23:47:36 +0000 (16:47 -0700)
Pull cgroup fix from Tejun Heo:
 "One commit to fix a possible A-A deadlock around u64_stats_sync on
  32bit machines caused by updating it without disabling IRQ when it may
  be read from IRQ context"

* 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_sync


Trivial merge
This page took 0.059818 seconds and 4 git commands to generate.