kernel: bump 5.10 to 5.10.125
authorJohn Audia <therealgraysky@proton.me>
Sat, 25 Jun 2022 17:28:25 +0000 (13:28 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 26 Jun 2022 22:57:16 +0000 (00:57 +0200)
All patches automatically rebased.

Build system: x86_64
Build-tested: ipq806x/R7800

Signed-off-by: John Audia <therealgraysky@proton.me>
include/kernel-5.10
target/linux/bcm53xx/patches-5.10/600-net-disable-GRO-by-default.patch
target/linux/ramips/patches-5.10/840-serial-add-ugly-custom-baud-rate-hack.patch

index 284ad99f40b42fc272d66f967cf59553ae9fb944..545cae1cd04774d40abe4e809883c010b05d8ddc 100644 (file)
@@ -1,2 +1,2 @@
-LINUX_VERSION-5.10 = .124
-LINUX_KERNEL_HASH-5.10.124 = ec46b1743286b08208769932f2cde2faa93656e986640010d661992500f7e37b
+LINUX_VERSION-5.10 = .125
+LINUX_KERNEL_HASH-5.10.125 = b9356ea02532c063f0b19a82e67c2afbd7c5460184fce7011222cf8667568f60
index 506e6f5b99a3e8b4908a1f5ae2b4a883215a295e..d001852f38328aa8b848fb6756b738b9493ff30d 100644 (file)
@@ -21,7 +21,7 @@ Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
 
 --- a/include/linux/netdev_features.h
 +++ b/include/linux/netdev_features.h
-@@ -231,10 +231,10 @@ static inline int find_next_netdev_feature(u64 feature, unsigned long start)
+@@ -231,10 +231,10 @@ static inline int find_next_netdev_featu
  #define NETIF_F_UPPER_DISABLES        NETIF_F_LRO
  
  /* changeable features with no special hardware requirements */
index 6712af295aa37dc6209dad153022b5f46b3bbebb..37f0504b55abfeb5d8558bd935b59b089dd67b89 100644 (file)
@@ -10,7 +10,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
 
 --- a/drivers/tty/serial/serial_core.c
 +++ b/drivers/tty/serial/serial_core.c
-@@ -425,6 +425,9 @@ uart_get_baud_rate(struct uart_port *por
+@@ -417,6 +417,9 @@ uart_get_baud_rate(struct uart_port *por
                break;
        }