kernel: bump 5.15 to 5.15.142
authorJohn Audia <therealgraysky@proton.me>
Fri, 8 Dec 2023 13:12:51 +0000 (08:12 -0500)
committerNick Hainke <vincent@systemli.org>
Mon, 11 Dec 2023 16:39:57 +0000 (17:39 +0100)
Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.142

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>
include/kernel-5.15
target/linux/layerscape/patches-5.15/704-dpaa2-eth-do-not-hold-rtnl_lock.patch

index 809cec30657aacfbc12a114c067294e169551cbc..12c886357958fd854ff57235e2a8f57bac1e1092 100644 (file)
@@ -1,2 +1,2 @@
-LINUX_VERSION-5.15 = .141
-LINUX_KERNEL_HASH-5.15.141 = 936d6ac65c692a986b4bde34b7f3d7ad90f7f86f19e4ef320e008d40f07e2cfa
+LINUX_VERSION-5.15 = .142
+LINUX_KERNEL_HASH-5.15.142 = 8d76c95277dc5ab0a6cd0069432af2ceb759d0ac2b6f5401330d390196095676
index c7d16e5c4c326127ddbfd472e7fb017fcbcb3cda..bff41aa2a478e62ee52e59d0c133dae65a6164a4 100644 (file)
@@ -27,7 +27,7 @@ Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
 
 --- a/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c
 +++ b/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c
-@@ -4217,12 +4217,10 @@ static irqreturn_t dpni_irq0_handler_thr
+@@ -4215,12 +4215,10 @@ static irqreturn_t dpni_irq0_handler_thr
                dpaa2_eth_set_mac_addr(netdev_priv(net_dev));
                dpaa2_eth_update_tx_fqids(priv);