kernel: bump 5.4 to 5.4.234
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 27 Mar 2023 00:17:03 +0000 (02:17 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 27 Mar 2023 16:42:03 +0000 (18:42 +0200)
Compile-tested: armvirt/64, lantiq/xrx200
Run-tested: armvirt/64

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
include/kernel-5.4
target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch
target/linux/bcm27xx/patches-5.4/950-0037-Add-dwc_otg-driver.patch
target/linux/bcm27xx/patches-5.4/950-0445-dma-mapping-treat-dev-bus_dma_mask-as-a-DMA-limit.patch
target/linux/layerscape/patches-5.4/820-usb-0019-MLK-9829-usb-core-print-suggested-message-if-failed-.patch

index a1a8ed05d6dd9a6df17f0eac0574d523fdf8fe79..aabcbf24eec3c69c6a6f6ea5846363c34365a9c6 100644 (file)
@@ -1,2 +1,2 @@
-LINUX_VERSION-5.4 = .231
-LINUX_KERNEL_HASH-5.4.231 = 8dd0ea7f1db4c1e89d485255798e3c3dfb9be63c0f2af369912a1a37b75f36a8
+LINUX_VERSION-5.4 = .234
+LINUX_KERNEL_HASH-5.4.234 = acc79cb33f2e31bbd8267d4caa7e90bcc9ef5f1fdd060cd34117ad4dae950991
index dbeba6f6ec51ef40c841f4d5a6aef74c821d0bea..ace36e0ab64326b0bb5e1b8a4291d509e1fb1850 100644 (file)
  #include <linux/uaccess.h>
  #include <linux/ipv6.h>
  #include <linux/icmpv6.h>
-@@ -866,10 +867,10 @@ static void tcp_v6_send_response(const s
+@@ -867,10 +868,10 @@ static void tcp_v6_send_response(const s
        topt = (__be32 *)(t1 + 1);
  
        if (tsecr) {
index 67cd8b27daf3a34540427dc5f46da573981ed510..1b5a0d1358a14ef3bb85e236b3742b4480c6f086 100644 (file)
@@ -1040,7 +1040,7 @@ Signed-off-by: Jonathan Bell <jonathan@raspberrypi.org>
  }
 --- a/drivers/usb/core/hub.c
 +++ b/drivers/usb/core/hub.c
-@@ -5385,7 +5385,7 @@ static void port_event(struct usb_hub *h
+@@ -5384,7 +5384,7 @@ static void port_event(struct usb_hub *h
                port_dev->over_current_count++;
                port_over_current_notify(port_dev);
  
index da741d31dc1aba4e61b851c4c433992fb60f7583..8cdc4b6c72006b267df3f2871de4dcf4f120c7ab 100644 (file)
@@ -271,7 +271,7 @@ Signed-off-by: Christoph Hellwig <hch@lst.de>
  u64 dma_direct_get_required_mask(struct device *dev);
 --- a/include/linux/dma-mapping.h
 +++ b/include/linux/dma-mapping.h
-@@ -697,7 +697,7 @@ static inline int dma_coerce_mask_and_co
+@@ -777,7 +777,7 @@ static inline int dma_coerce_mask_and_co
   */
  static inline bool dma_addressing_limited(struct device *dev)
  {
index b24ffa134c1d04f7490ed8808edbd96fcfca4584..44b2d3343bcebffb930d755799721598011f467d 100644 (file)
@@ -20,7 +20,7 @@ Signed-off-by: Li Jun <jun.li@freescale.com>
 
 --- a/drivers/usb/core/hub.c
 +++ b/drivers/usb/core/hub.c
-@@ -4783,7 +4783,8 @@ hub_port_init(struct usb_hub *hub, struc
+@@ -4782,7 +4782,8 @@ hub_port_init(struct usb_hub *hub, struc
                        }
                        if (r) {
                                if (r != -ENODEV)