diff options
| author | Zxl hhyccc | 2024-07-27 15:53:12 +0000 |
|---|---|---|
| committer | Hauke Mehrtens | 2024-07-28 18:23:29 +0000 |
| commit | 274b18d1053c1813054d90ebaf06904f7e276def (patch) | |
| tree | 383ec8d38ebf61e7b98047199f9534b8b60b326e | |
| parent | 2370aaa6e097a553f3f3e06a558dc6e3f9d37e66 (diff) | |
| download | openwrt-274b18d1053c1813054d90ebaf06904f7e276def.tar.gz | |
kernel: bump 6.1 to 6.1.102
https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.102
All patches automatically rebased.
Build system: Kirkwood bcm53xx
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.1 | 4 | ||||
| -rw-r--r-- | target/linux/generic/hack-6.1/902-debloat_proc.patch | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/include/kernel-6.1 b/include/kernel-6.1 index 3d43caeb8d..748a6d683a 100644 --- a/include/kernel-6.1 +++ b/include/kernel-6.1 @@ -1,2 +1,2 @@ -LINUX_VERSION-6.1 = .101 -LINUX_KERNEL_HASH-6.1.101 = f1459faa68429fa6607ae18b869fd02ed685bb33c72289f175aca163c592b34c +LINUX_VERSION-6.1 = .102 +LINUX_KERNEL_HASH-6.1.102 = 1ba5f93b411ead7587fe48b2eec6c656f6796d31f5e406d236913c77512497ec 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 97c55111fd..52c6534773 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 -@@ -2908,6 +2908,8 @@ static const struct seq_operations locks +@@ -2907,6 +2907,8 @@ static const struct seq_operations locks static int __init proc_locks_init(void) { |