1
0

release 6.11.11

This commit is contained in:
2024-12-05 18:46:18 +03:00
parent bf0cfbdd57
commit 9debc8729c
41 changed files with 62 additions and 472 deletions

View File

@@ -174,7 +174,7 @@ Signed-off-by: Alexandre Frade <kernel@xanmod.org>
struct user_namespace *user_ns, struct ipc_namespace *ns);
--- a/ipc/namespace.c
+++ b/ipc/namespace.c
@@ -207,6 +207,22 @@ void put_ipc_ns(struct ipc_namespace *ns
@@ -209,6 +209,22 @@ void put_ipc_ns(struct ipc_namespace *ns
}
EXPORT_SYMBOL_GPL(put_ipc_ns);

View File

@@ -11,7 +11,7 @@ Signed-off-by: Alexandre Frade <kernel@xanmod.org>
--- a/include/linux/blkdev.h
+++ b/include/linux/blkdev.h
@@ -605,7 +605,8 @@ enum {
@@ -615,7 +615,8 @@ enum {
QUEUE_FLAG_MAX
};

View File

@@ -35,7 +35,7 @@ Signed-off-by: Alexandre Frade <kernel@xanmod.org>
no_console_suspend
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1309,6 +1309,18 @@ config SCHED_AUTOGROUP
@@ -1318,6 +1318,18 @@ config SCHED_AUTOGROUP
desktop applications. Task group autogeneration is currently based
upon task session.