--- a/fs/io_uring.c
+++ b/fs/io_uring.c
-@@ -7998,7 +7998,7 @@ static void io_sq_offload_start(struct i
+@@ -7997,7 +7997,7 @@ static void io_sq_offload_start(struct i
struct io_sq_data *sqd = ctx->sq_data;
ctx->flags &= ~IORING_SETUP_R_DISABLED;
Link: https://lkml.kernel.org/r/b76b4be3-cf66-f6b2-9a6c-3e7ef54f9845@web.de
Signed-off-by: Sasha Levin <sashal@kernel.org>
---
- arch/x86/include/asm/proto.h | 2 ++
+ arch/x86/include/asm/proto.h | 2 ++
1 file changed, 2 insertions(+)
-diff --git a/arch/x86/include/asm/proto.h b/arch/x86/include/asm/proto.h
-index b6a9d51d1d79..8c5d1910a848 100644
--- a/arch/x86/include/asm/proto.h
+++ b/arch/x86/include/asm/proto.h
@@ -4,6 +4,8 @@
/* misc architecture specific prototypes */
void syscall_init(void);
---
-2.30.2
-