summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZxl hhyccc2024-07-25 16:20:19 +0000
committerHauke Mehrtens2024-07-28 18:23:29 +0000
commit2370aaa6e097a553f3f3e06a558dc6e3f9d37e66 (patch)
treecf598c26768dc828be0aa34fdeec2089ef30ba03
parent5d0ccaf67cd3bb732dc15a53f9f080910ce73e66 (diff)
downloadopenwrt-2370aaa6e097a553f3f3e06a558dc6e3f9d37e66.tar.gz
kernel: bump 6.1 to 6.1.101
https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.101 All patches automatically rebased. Build system: bcm53xx kirkwood Signed-off-by: Zxl hhyccc <zxlhhy@gmail.com> Link: https://github.com/openwrt/openwrt/pull/16003 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
-rw-r--r--include/kernel-6.14
-rw-r--r--target/linux/generic/hack-6.1/902-debloat_proc.patch2
2 files changed, 3 insertions, 3 deletions
diff --git a/include/kernel-6.1 b/include/kernel-6.1
index ebec105b22..3d43caeb8d 100644
--- a/include/kernel-6.1
+++ b/include/kernel-6.1
@@ -1,2 +1,2 @@
-LINUX_VERSION-6.1 = .100
-LINUX_KERNEL_HASH-6.1.100 = b9aa6ec1a00f234d6c6f2d428fbb0a6bf459606c259263df978f86685b65a8b9
+LINUX_VERSION-6.1 = .101
+LINUX_KERNEL_HASH-6.1.101 = f1459faa68429fa6607ae18b869fd02ed685bb33c72289f175aca163c592b34c
diff --git a/target/linux/generic/hack-6.1/902-debloat_proc.patch b/target/linux/generic/hack-6.1/902-debloat_proc.patch
index ee3caa9f47..97c55111fd 100644
--- a/target/linux/generic/hack-6.1/902-debloat_proc.patch
+++ b/target/linux/generic/hack-6.1/902-debloat_proc.patch
@@ -29,7 +29,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
--- a/fs/locks.c
+++ b/fs/locks.c
-@@ -2909,6 +2909,8 @@ static const struct seq_operations locks
+@@ -2908,6 +2908,8 @@ static const struct seq_operations locks
static int __init proc_locks_init(void)
{