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. Thanks, Sasha -- 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