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>
This commit is contained in:
Zxl hhyccc 2024-07-26 00:20:19 +08:00 committed by Hauke Mehrtens
parent 5d0ccaf67c
commit 2370aaa6e0
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
LINUX_VERSION-6.1 = .100 LINUX_VERSION-6.1 = .101
LINUX_KERNEL_HASH-6.1.100 = b9aa6ec1a00f234d6c6f2d428fbb0a6bf459606c259263df978f86685b65a8b9 LINUX_KERNEL_HASH-6.1.101 = f1459faa68429fa6607ae18b869fd02ed685bb33c72289f175aca163c592b34c

View File

@ -29,7 +29,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
--- a/fs/locks.c --- a/fs/locks.c
+++ b/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) static int __init proc_locks_init(void)
{ {