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

From: Stephen Rothwell
Date: Mon Sep 20 2021 - 21:20:01 EST


Hi all,

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

fs/io-wq.c

between commit:

dd47c104533d ("io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg items")

from Linus' tree and commit:

5bd2182d58e9 ("audit,io_uring,io-wq: add some basic audit support to io_uring")

from the selinux 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 fs/io-wq.c
index b5fd015268d7,dac5c5961c9d..000000000000
--- a/fs/io-wq.c
+++ b/fs/io-wq.c
@@@ -14,7 -14,7 +14,8 @@@
#include <linux/rculist_nulls.h>
#include <linux/cpu.h>
#include <linux/tracehook.h>
+ #include <linux/audit.h>
+#include <uapi/linux/io_uring.h>

#include "io-wq.h"

Attachment: pgpyQclL4zYTY.pgp
Description: OpenPGP digital signature