1
0

release 6.15.7

This commit is contained in:
2025-07-17 22:56:59 +03:00
parent 01b98c3c62
commit 48372baf14
20 changed files with 212 additions and 190 deletions

View File

@@ -185,7 +185,7 @@ Signed-off-by: Alexandre Frade <kernel@xanmod.org>
return container_of(ns, struct ipc_namespace, ns);
--- a/mm/vmalloc.c
+++ b/mm/vmalloc.c
@@ -3182,6 +3182,7 @@ struct vm_struct *get_vm_area(unsigned l
@@ -3190,6 +3190,7 @@ struct vm_struct *get_vm_area(unsigned l
NUMA_NO_NODE, GFP_KERNEL,
__builtin_return_address(0));
}

View File

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