[openwrt/openwrt] kernel: Update to version 5.15.175

LEDE Commits lede-commits at lists.infradead.org
Sat Apr 12 17:54:08 PDT 2025


hauke pushed a commit to openwrt/openwrt.git, branch openwrt-23.05:
https://git.openwrt.org/829ff45697e502be6d308b5b1b4e077a3e379392

commit 829ff45697e502be6d308b5b1b4e077a3e379392
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Sun Feb 16 19:40:46 2025 +0000

    kernel: Update to version 5.15.175
    
    No manual changes needed.
    
    Link: https://github.com/openwrt/openwrt/pull/18012
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 include/kernel-5.15                                                   | 4 ++--
 ...50-0470-sound-usb-add-device-quirks-for-A4Tech-FHD-1080p-web.patch | 2 +-
 .../100-compiler.h-only-include-asm-rwonce.h-for-kernel-code.patch    | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/include/kernel-5.15 b/include/kernel-5.15
index 196f7d84ef..40607b7b3e 100644
--- a/include/kernel-5.15
+++ b/include/kernel-5.15
@@ -1,2 +1,2 @@
-LINUX_VERSION-5.15 = .174
-LINUX_KERNEL_HASH-5.15.174 = c3e63cb864a05b6bbc886613c9e91714106b7a9ab40c31c101da0ca5b64d760a
+LINUX_VERSION-5.15 = .175
+LINUX_KERNEL_HASH-5.15.175 = 8fd8bbc80e7aae30aaca3b40576b283010b5e84e70f6fea1573589155ce8a9d0
diff --git a/target/linux/bcm27xx/patches-5.15/950-0470-sound-usb-add-device-quirks-for-A4Tech-FHD-1080p-web.patch b/target/linux/bcm27xx/patches-5.15/950-0470-sound-usb-add-device-quirks-for-A4Tech-FHD-1080p-web.patch
index 97ea45b9c4..7d3f0664f1 100644
--- a/target/linux/bcm27xx/patches-5.15/950-0470-sound-usb-add-device-quirks-for-A4Tech-FHD-1080p-web.patch
+++ b/target/linux/bcm27xx/patches-5.15/950-0470-sound-usb-add-device-quirks-for-A4Tech-FHD-1080p-web.patch
@@ -16,7 +16,7 @@ Signed-off-by: Jonathan Bell <jonathan at raspberrypi.com>
 
 --- a/sound/usb/quirks.c
 +++ b/sound/usb/quirks.c
-@@ -1819,6 +1819,8 @@ static const struct usb_audio_quirk_flag
+@@ -1832,6 +1832,8 @@ static const struct usb_audio_quirk_flag
  		   QUIRK_FLAG_IGNORE_CTL_ERROR),
  	DEVICE_FLG(0x0951, 0x16ad, /* Kingston HyperX */
  		   QUIRK_FLAG_CTL_MSG_DELAY_1M),
diff --git a/target/linux/generic/pending-5.15/100-compiler.h-only-include-asm-rwonce.h-for-kernel-code.patch b/target/linux/generic/pending-5.15/100-compiler.h-only-include-asm-rwonce.h-for-kernel-code.patch
index 7bbda83861..a8b5ffd76a 100644
--- a/target/linux/generic/pending-5.15/100-compiler.h-only-include-asm-rwonce.h-for-kernel-code.patch
+++ b/target/linux/generic/pending-5.15/100-compiler.h-only-include-asm-rwonce.h-for-kernel-code.patch
@@ -19,8 +19,8 @@ Signed-off-by: Felix Fietkau <nbd at nbd.name>
 +
  #endif /* __KERNEL__ */
  
- /*
-@@ -258,6 +260,4 @@ static inline void *offset_to_ptr(const
+ /**
+@@ -272,6 +274,4 @@ static inline void *offset_to_ptr(const
   */
  #define prevent_tail_call_optimization()	mb()
  




More information about the lede-commits mailing list