Spread across multiple platforms and architectures.
Guenter
--- arch/arm/mach-omap2/omap-headsmp.S: Assembler messages: arch/arm/mach-omap2/omap-headsmp.S:60: Error: bad instruction `badr r0,hyp_boot'
I seem to recall this. Most likely the patch introducing the 'badr' macro is missing.
--- drivers/tty/serial/atmel_serial.c: In function 'atmel_flush_buffer': drivers/tty/serial/atmel_serial.c:1871:12: error: 'struct atmel_uart_port' has no member named 'tx_len'
--- arch/arm64/kernel/hw_breakpoint.c: In function ‘watchpoint_handler’: arch/arm64/include/asm/uaccess.h:109:30: error: implicit declaration of function ‘sign_extend64’
Another dim recall. Another missing patch ?
--- arch/mips/kernel/genex.S:219: Error: absolute expression required `li $9,_IRQ_STACK_SIZE'
--- arch/mips/kernel/branch.c: In function '__compute_return_epc_for_insn': arch/mips/kernel/branch.c:509:5: error: label 'sigill_r2r6' used but not defined
--- arch/mips/kernel/process.c: In function 'unwind_stack': arch/mips/kernel/process.c:558:3: error: implicit declaration of function 'on_irq_stack' arch/mips/kernel/process.c:559:32: error: 'irq_stack' undeclared
--- arch/nios2/kernel/setup.c:198:2: error: implicit declaration of function ‘early_init_fdt_reserve_self’
linux-stable-mirror@lists.linaro.org