diff options
| author | John Audia <therealgraysky@proton.me> | 2023-08-08 19:57:20 -0400 |
|---|---|---|
| committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-08-09 22:06:24 +0200 |
| commit | daed3322d347cae5fa538907b5f1fa5d5cfc08c6 (patch) | |
| tree | a1209efc1dbe25065dcdb01f905ffe405f39e33a /target/linux/bcm63xx | |
| parent | 81c1172c3626157ff9a146430cd14e32c9c80a5a (diff) | |
| download | upstream-daed3322d347cae5fa538907b5f1fa5d5cfc08c6.tar.gz upstream-daed3322d347cae5fa538907b5f1fa5d5cfc08c6.tar.bz2 upstream-daed3322d347cae5fa538907b5f1fa5d5cfc08c6.zip | |
kernel: bump 5.15 to 5.15.125
1. Add new symbols to generic config
2. Bump kernel
Changelog: https://lore.kernel.org/stable/2023080818-groin-gradient-a031@gregkh/
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/bcm63xx')
| -rw-r--r-- | target/linux/bcm63xx/patches-5.15/322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm63xx/patches-5.15/322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch b/target/linux/bcm63xx/patches-5.15/322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch index aff3f4a1a0e..c6a8cf1e366 100644 --- a/target/linux/bcm63xx/patches-5.15/322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch +++ b/target/linux/bcm63xx/patches-5.15/322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch @@ -14,7 +14,7 @@ Signed-off-by: Jonas Gorski <jogo@openwrt.org> --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -332,6 +332,9 @@ config BCM63XX +@@ -333,6 +333,9 @@ config BCM63XX select SYNC_R4K select DMA_NONCOHERENT select IRQ_MIPS_CPU |
