[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20231207120833.46ebfc2d@canb.auug.org.au>
Date: Thu, 7 Dec 2023 12:08:33 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Paul Moore <paul@...l-moore.com>, Daniel Borkmann
<daniel@...earbox.net>, Alexei Starovoitov <ast@...nel.org>, Andrii
Nakryiko <andrii@...nel.org>
Cc: bpf <bpf@...r.kernel.org>, Networking <netdev@...r.kernel.org>, Casey
Schaufler <casey@...aufler-ca.com>, Linux Kernel Mailing List
<linux-kernel@...r.kernel.org>, Linux Next Mailing List
<linux-next@...r.kernel.org>
Subject: linux-next: manual merge of the security tree with the bpf-next
tree
Hi all,
Today's linux-next merge of the security tree got a conflict in:
include/linux/security.h
between commit:
d734ca7b33db ("bpf,lsm: add BPF token LSM hooks")
from the bpf-next tree and commit:
e1ca7129db2c ("LSM: Helpers for attribute names and filling lsm_ctx")
from the security 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.
--
Cheers,
Stephen Rothwell
diff --cc include/linux/security.h
index 00809d2d5c38,750130a7b9dd..000000000000
--- a/include/linux/security.h
+++ b/include/linux/security.h
@@@ -32,7 -32,7 +32,8 @@@
#include <linux/string.h>
#include <linux/mm.h>
#include <linux/sockptr.h>
+#include <linux/bpf.h>
+ #include <uapi/linux/lsm.h>
struct linux_binprm;
struct cred;
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists