Merge tag 'execve-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 19 Aug 2022 21:02:24 +0000 (14:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 19 Aug 2022 21:02:24 +0000 (14:02 -0700)
commit50cd95ac46548429e5bba7ca75cc97d11a697947
tree78d58b200b1cb9f5b096b241ec0354906848de6f
parente45c890140c8c2c9f3dd475c14bdf084c4cd2296
parent3a608cfee97e99b3fff9ffe62246a098042e725d
Merge tag 'execve-v6.0-rc2' of git://git./linux/kernel/git/kees/linux

Pull execve fix from Kees Cook:

 - Replace remaining kmap() uses with kmap_local_page() (Fabio M. De
   Francesco)

* tag 'execve-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  exec: Replace kmap{,_atomic}() with kmap_local_page()
fs/exec.c