Skip to content

Commit

Permalink
kernel: bump 6.1 to 6.1.98
Browse files Browse the repository at this point in the history
https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.98

All patches automatically rebased.

Build system: bcm53xx ath79

Signed-off-by: Zxl hhyccc <[email protected]>
Link: openwrt/openwrt#15935
Signed-off-by: Hauke Mehrtens <[email protected]>
  • Loading branch information
zxlhhyccc authored and hauke committed Jul 14, 2024
1 parent a9818e3 commit 607697f
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 = .97
LINUX_KERNEL_HASH-6.1.97 = 890b845f36452328716e62dd893b634584f607cdd44b4e685392d302d3be41af
LINUX_VERSION-6.1 = .98
LINUX_KERNEL_HASH-6.1.98 = 97cdc9127c7700556ea0891267a0c24cf372f4b81636fb8203a914f3a69f3406
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ Signed-off-by: Alexandros C. Couloumbis <[email protected]>
+}
--- a/fs/jffs2/super.c
+++ b/fs/jffs2/super.c
@@ -374,14 +374,41 @@ static int __init init_jffs2_fs(void)
@@ -375,14 +375,41 @@ static int __init init_jffs2_fs(void)
BUILD_BUG_ON(sizeof(struct jffs2_raw_inode) != 68);
BUILD_BUG_ON(sizeof(struct jffs2_raw_summary) != 32);

Expand Down

0 comments on commit 607697f

Please sign in to comment.