Re: [PATCH 3.12 000/176] 3.12.37-stable review
From: Guenter Roeck <linux@roeck-us.net>
Date: 2015-01-29 02:03:29
Also in:
lkml
On Wed, Jan 28, 2015 at 03:29:35PM +0100, Jiri Slaby wrote:
This is the start of the stable review cycle for the 3.12.37 release. There are 176 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Fri Jan 30 15:29:12 CET 2015. Anything received after that time might be too late.
Build results: total: 135 pass: 112 fail: 23 Failed builds: arm:davinci_all_defconfig arm:vexpress_defconfig arm:imx_v4_v5_defconfig arm:lpc32xx_defconfig arm:orion5x_defconfig arm:msm_defconfig microblaze:mmu_defconfig microblaze:nommu_defconfig mips:cavium_octeon_defconfig openrisc:defconfig powerpc:allmodconfig powerpc:ppc64e_defconfig powerpc:ppc6xx_defconfig powerpc:mpc83xx_defconfig powerpc:mpc85xx_defconfig powerpc:mpc85xx_smp_defconfig powerpc:allmodconfig powerpc:ppc64e_defconfig powerpc:ppc6xx_defconfig powerpc:mpc83xx_defconfig powerpc:mpc85xx_defconfig powerpc:mpc85xx_smp_defconfig xtensa:allmodconfig Qemu tests: total: 27 pass: 25 fail: 2 Failed tests: arm:arm_vexpress_defconfig openrisc:openrisc_defconfig Details are available at http://server.roeck-us.net:8010/builders. --- Common error message: drivers/gpio/gpiolib-of.c: In function ‘of_gpiochip_find_and_xlate’: drivers/gpio/gpiolib-of.c:50:3: error: implicit declaration of function ‘ERR_PTR’ gg_data->out_gpio = ERR_PTR(ret); "#include <linux/err.h>" is missing in drivers/gpio/gpiolib-of.c. Guenter