Skip to content

Commit

Permalink
kernel: bump 6.1 to 6.1.102
Browse files Browse the repository at this point in the history
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 <[email protected]>
Link: openwrt/openwrt#16003
Signed-off-by: Hauke Mehrtens <[email protected]>
  • Loading branch information
zxlhhyccc authored and hauke committed Jul 28, 2024
1 parent 2370aaa commit 274b18d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions include/kernel-6.1
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion target/linux/generic/hack-6.1/902-debloat_proc.patch
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Signed-off-by: Felix Fietkau <[email protected]>

--- 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)
{
Expand Down

0 comments on commit 274b18d

Please sign in to comment.