]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ucount-rlimit-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Mar 2022 00:10:07 +0000 (17:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Mar 2022 00:10:07 +0000 (17:10 -0700)
commit3cdad1295dfac46e6f53cf9f434a74415657d421
tree22880ee573e2cbe142933345782c478d5c1876ea
parentbc1911f67504e2d70ebbfb1d8d33430e18a4b3b7
parent3284b1d0ecb7ef52bf7ae5123681e0d5ca7616f5
Merge tag 'ucount-rlimit-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace

Pull shm ucounts fix from Eric Biederman:
 "The introduction of a new failure mode when the code was converted to
  ucounts resulted in user_shm_lock misbehaving.

  The change simplifies the code to make the code easier to follow and
  removes the known misbehaviors"

* tag 'ucount-rlimit-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
  mm/mlock: fix two bugs in user_shm_lock()
mm/mlock.c