[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5756486E.8080602@roeck-us.net>
Date: Mon, 6 Jun 2016 21:07:10 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-kernel@...r.kernel.org
Cc: "torvalds@...ux-foundation.org; Linus Walleij"
<linus.walleij@...aro.org>, akpm@...ux-foundation.org,
shuah.kh@...sung.com, patches@...nelci.org, stable@...r.kernel.org
Subject: Re: [PATCH 4.4 00/99] 4.4.13-stable review
On 06/05/2016 02:40 PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.4.13 release.
> There are 99 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 Tue Jun 7 21:38:29 UTC 2016.
> Anything received after that time might be too late.
>
Build results:
total: 148 pass: 131 fail: 17
Failed builds:
arm:allmodconfig
arm:davinci_all_defconfig
arm:keystone_defconfig
mips:defconfig
mips:allnoconfig
mips:defconfig
mips:allmodconfig
mips:allnoconfig
mips:bcm47xx_defconfig
mips:bcm63xx_defconfig
mips:nlm_xlp_defconfig
mips:ath79_defconfig
mips:ar7_defconfig
mips:e55_defconfig
mips:cavium_octeon_defconfig
mips:malta_defconfig
mips:defconfig
Qemu test results:
total: 101 pass: 82 fail: 19
Failed tests:
arm:beagle:multi_v7_defconfig:omap3-beagle
arm:beaglexm:multi_v7_defconfig:omap3-beagle-xm
arm:overo:multi_v7_defconfig:omap3-overo-tobi
arm:vexpress-a9:multi_v7_defconfig:vexpress-v2p-ca9
arm:vexpress-a15:multi_v7_defconfig:vexpress-v2p-ca15-tc1
arm:xilinx-zynq-a9:multi_v7_defconfig:zynq-zc702
arm:xilinx-zynq-a9:multi_v7_defconfig:zynq-zc706
arm:xilinx-zynq-a9:multi_v7_defconfig:zynq-zed
arm:midway:multi_v7_defconfig:ecx-2000
arm:smdkc210:multi_v7_defconfig:exynos4210-smdkv310
mips:malta_defconfig:nosmp
mips:malta_defconfig:smp
mips64:malta_defconfig:nosmp
mips64:malta_defconfig:smp
mips:malta_defconfig:nosmp
mips:malta_defconfig:smp
mips:malta_defconfig:nosmp
mips:malta_defconfig:smp
mips:fuloong2e_defconfig:fulong2e
arm failures:
drivers/gpio/gpio-davinci.c: In function 'davinci_gpio_probe':
drivers/gpio/gpio-davinci.c:257:16: error: 'struct gpio_chip' has no member named 'parent'
Culprit is 'gpio: davinci: fix missed parent conversion'; reverting it appears to fix
the problem. Ok, I must be missing something. Off to Greg and Linus Walleij to sort out.
mips failures (affecting 4.4, 4.5, 4,6):
arch/mips/mm/cache.c: In function '__update_cache':
arch/mips/mm/cache.c:134:4: error: implicit declaration of function 'kmap_atomic' [-Werror=implicit-function-declaration]
arch/mips/mm/cache.c:142:4: error: implicit declaration of function '__kunmap_atomic'
Seems to be casued by 'MIPS: Handle highmem pages in __update_cache', which can not
be easily reverted. The same problem was seen in 4.1; Sasha had solved it, but I
don't know how. Sasha, can you help out ?
Details are available at http://kerneltests.org/builders.
Guenter
Powered by blists - more mailing lists