linux-next: manual merge of the execve tree with Linus' tree

Message ID 20240122110249.3209c0f6@canb.auug.org.au
State New
Headers
Series linux-next: manual merge of the execve tree with Linus' tree |

Commit Message

Stephen Rothwell Jan. 22, 2024, 12:02 a.m. UTC
  Hi all,

Today's linux-next merge of the execve tree got a conflict in:

  fs/exec.c

between commit:

  978ffcbf00d8 ("execve: open the executable file before doing anything else")

from Linus' tree and commit:

  38132920f430 ("exec: remove useless comment")

from the execve tree.

I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging.  You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.
  

Patch

diff --cc fs/exec.c
index 8cdd5b2dd09c,d882a6128d4a..000000000000
--- a/fs/exec.c