aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/patches-5.4/0900-bt-mtk-serial-fix.patch
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2020-04-04 13:04:51 +0200
committerPetr Štetiar <ynezz@true.cz>2020-04-09 00:12:46 +0200
commit196cab719f8f318ec771e5f1a07728c12b7fa207 (patch)
treedea28a2d1cf299867cd48ec5460d7c62d6cb7e8c /target/linux/mediatek/patches-5.4/0900-bt-mtk-serial-fix.patch
parent780264980baa11cd238ebfc2cfa7ebd1f3803c08 (diff)
downloadupstream-196cab719f8f318ec771e5f1a07728c12b7fa207.tar.gz
upstream-196cab719f8f318ec771e5f1a07728c12b7fa207.tar.bz2
upstream-196cab719f8f318ec771e5f1a07728c12b7fa207.zip
kernel: generic: 5.4: fix mips command line parameter patch
Fixing a build error when CONFIG_KERNEL_KEXEC is enabled: make[5]: Entering directory '/home/bjorn/tmp/tmp-lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/linux-5.4.28' CALL scripts/checksyscalls.sh CALL scripts/atomic/check-atomics.sh CHK include/generated/compile.h CC arch/mips/kernel/machine_kexec.o arch/mips/kernel/machine_kexec.c: In function 'kexec_nonboot_cpu_jump': arch/mips/kernel/machine_kexec.c:268:27: error: 'relocate_new_kernel_size' undeclared (first use in this function); did you mean 'kexec_relocate_new_kernel_end'? reboot_code_buffer + relocate_new_kernel_size); ^~~~~~~~~~~~~~~~~~~~~~~~ kexec_relocate_new_kernel_end arch/mips/kernel/machine_kexec.c:268:27: note: each undeclared identifier is reported only once for each function it appears in arch/mips/kernel/machine_kexec.c: In function 'kexec_reboot': arch/mips/kernel/machine_kexec.c:306:27: error: 'relocate_new_kernel_size' undeclared (first use in this function); did you mean 'kexec_relocate_new_kernel_end'? reboot_code_buffer + relocate_new_kernel_size); ^~~~~~~~~~~~~~~~~~~~~~~~ kexec_relocate_new_kernel_end make[7]: *** [scripts/Makefile.build:266: arch/mips/kernel/machine_kexec.o] Error 1 Signed-off-by: Bjørn Mork <bjorn@mork.no>
Diffstat (limited to 'target/linux/mediatek/patches-5.4/0900-bt-mtk-serial-fix.patch')
0 files changed, 0 insertions, 0 deletions