diff options
author | John Audia <graysky@archlinux.us> | 2021-03-07 07:26:24 -0500 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2021-03-13 17:06:35 +0100 |
commit | e7fa97b326e596f64c4b9965c6f6c3773944c2c6 (patch) | |
tree | d861c215b45b4c1f0db7db61d02ff5c1b1260f4a /target/linux/x86 | |
parent | 1a7ef2c3cf12262ebd1d445a525b9778657d824f (diff) | |
download | upstream-e7fa97b326e596f64c4b9965c6f6c3773944c2c6.tar.gz upstream-e7fa97b326e596f64c4b9965c6f6c3773944c2c6.tar.bz2 upstream-e7fa97b326e596f64c4b9965c6f6c3773944c2c6.zip |
kernel: bump 5.4 to 5.4.105
Ran update_kernel.sh in a fresh clone without any existing toolchains.
Removed upstreamed generic-backports:
830-v5.12-0001-net-usb-qmi_wwan-support-ZTE-P685M-modem.patch
831-v5.9-usbip-tools-fix-build-error-for-multiple-definition.patch
755-v5.8-net-dsa-add-GRO-support-via-gro_cells.patch
Build system: x86_64
Build-tested: ipq806x/R7800
Run-tested: ipq806x/R7800
No dmesg regressions, everything functional
Signed-off-by: John Audia <graysky@archlinux.us>
Tested-by: Curtis Deptuck <curtdept@me.com> [x86/64]
[squash patches]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/x86')
-rw-r--r-- | target/linux/x86/patches-5.4/200-pcengines-apu2-reboot.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/patches-5.4/200-pcengines-apu2-reboot.patch b/target/linux/x86/patches-5.4/200-pcengines-apu2-reboot.patch index bc57806c74..742b6d6ad5 100644 --- a/target/linux/x86/patches-5.4/200-pcengines-apu2-reboot.patch +++ b/target/linux/x86/patches-5.4/200-pcengines-apu2-reboot.patch @@ -1,6 +1,6 @@ --- a/arch/x86/kernel/reboot.c +++ b/arch/x86/kernel/reboot.c -@@ -477,6 +477,16 @@ static const struct dmi_system_id reboot +@@ -486,6 +486,16 @@ static const struct dmi_system_id reboot }, }, |