]> Git Repo - linux.git/commitdiff
Merge tag 'execve-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <[email protected]>
Fri, 19 Aug 2022 21:02:24 +0000 (14:02 -0700)
committerLinus Torvalds <[email protected]>
Fri, 19 Aug 2022 21:02:24 +0000 (14:02 -0700)
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()

1  2 
fs/exec.c

diff --cc fs/exec.c
Simple merge
This page took 0.074211 seconds and 4 git commands to generate.