Re: [PATCH 3.18 000/222] 3.18.14-review (build errors)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05/17/2015 07:42 AM, Sasha Levin wrote:
Thanks for testing!

On 05/17/2015 12:21 AM, Guenter Roeck wrote:
x86_64 (qemu), i386:

arch/x86/lib/insn.c: In function 'insn_init':
arch/x86/lib/insn.c:59:6: error: 'buf_len' undeclared

Caused by commit d597f507791d ("x86/asm/decoder: Fix and enforce max instruction
size in the insn decoder"). Something must have gone wrong with the back-port,
or some other commit is missing; the variable is not declared.

I've removed d597f507791d, it doesn't fix a real bug.

---
xtensa, sparc64, s390, powerpc, mips, m68k, i386, arm64, alpha:

drivers/usb/class/cdc-acm.c: In function ‘acm_probe’:
drivers/usb/class/cdc-acm.c:1135:3: error: ‘elength’ undeclared

Caused by commit bf2996daa6d2 ("cdc-acm: prevent infinite loop when parsing CDC
headers"). Same thing - the variable is not declared.

I've backported 7e860a6e7a ("cdc-acm: add sanity checks").

Re-pushed the branch.


This is a bit better. However,

Building mips:cavium_octeon_defconfig ... failed
--------------
Error log:

arch/mips/cavium-octeon/setup.c: In function 'octeon_restart':
arch/mips/cavium-octeon/setup.c:415:3: error: implicit declaration of function 'OCTEON_IS_OCTEON3' [-Werror=implicit-function-declaration]
arch/mips/cavium-octeon/setup.c:416:19: error: 'CVMX_RST_SOFT_RST' undeclared (first use in this function)

due to commit 03dc9c96d0e0 ("MIPS: OCTEON: Use correct CSR to soft reset").
This patch fixes Octeon III support, which I think is not in 3.18, so maybe
you can just drop it.

Also, I still see:

arch/x86/lib/insn.c: In function 'insn_init':
arch/x86/lib/insn.c:59:6: error: 'buf_len' undeclared

for all x86_64 and i386 builds (d597f507791d is still in the image).

Guenter

--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]