kernel: bump 5.10 to 5.10.162
authorJohn Audia <therealgraysky@proton.me>
Thu, 5 Jan 2023 10:51:15 +0000 (05:51 -0500)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 28 Jan 2023 15:54:32 +0000 (16:54 +0100)
All patches automatically rebased.

Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3
Run-tested: ramips/tplink_archer-a6-v3

Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit 2621ddb0bef7f5f8eedc49437dfa23b66e810af6)

include/kernel-5.10
target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch

index da007fc72ddacd07808052c6cc8c2c3048e702af..4a573acf8e95ee8aeed67205c9f4cf5743e404e2 100644 (file)
@@ -1,2 +1,2 @@
-LINUX_VERSION-5.10 = .161
-LINUX_KERNEL_HASH-5.10.161 = 7aaaf6d0bcd8a2cfa14ad75f02ca62bb2de08aad3bee3eff198de49ea5254079
+LINUX_VERSION-5.10 = .162
+LINUX_KERNEL_HASH-5.10.162 = 2ec400fc50ffdfe4c836a3c02bf6e7aebcd7963dd2ac1425e6d41545c37dd217
index 3fa4e23af71f630d53de134368d9edd99b185765..dd9582463d9ef571a682bcf7abafdb5e41cb7162 100644 (file)
  #endif /* _LINUX_TYPES_H */
 --- a/net/ipv4/af_inet.c
 +++ b/net/ipv4/af_inet.c
-@@ -1470,8 +1470,8 @@ struct sk_buff *inet_gro_receive(struct
+@@ -1469,8 +1469,8 @@ struct sk_buff *inet_gro_receive(struct
        if (unlikely(ip_fast_csum((u8 *)iph, 5)))
                goto out_unlock;