From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 15 Jun 2016 12:50:00 +0200 Subject: arm-soc boot: 619 boots: 11 failed, 605 passed with 2 offline, 1 conflict (v4.7-rc3-216-gec0776a212c1) In-Reply-To: <20160615091806.GU3240@piout.net> References: <5760acd0.571a1c0a.34a58.7333@mx.google.com> <9297488.MELcTREXgu@wuerfel> <20160615091806.GU3240@piout.net> Message-ID: <6653268.nXQo6Otgxu@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday, June 15, 2016 11:18:06 AM CEST Alexandre Belloni wrote: > On 15/06/2016 at 11:10:29 +0200, Arnd Bergmann wrote : > > On Tuesday, June 14, 2016 6:18:08 PM CEST kernelci. org bot wrote: > > > arm: > > > > > > multi_v7_defconfig+CONFIG_PROVE_LOCKING=y: > > > exynos5410-odroidxu: 1 failed lab > > > > > > multi_v7_defconfig+CONFIG_LKDTM=y: > > > exynos5410-odroidxu: 1 failed lab > > > > > > multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y+CONFIG_ARM_MODULE_PLTS=y: > > > exynos5410-odroidxu: 1 failed lab > > > > > > multi_v7_defconfig+CONFIG_EFI=y: > > > exynos5410-odroidxu: 1 failed lab > > > > > > exynos_defconfig: > > > exynos5410-odroidxu: 1 failed lab > > > > > > multi_v7_defconfig+CONFIG_ARM_LPAE=y: > > > exynos5410-odroidxu: 1 failed lab > > > > > > multi_v7_defconfig: > > > exynos5410-odroidxu: 1 failed lab > > > > > > multi_v5_defconfig: > > > at91sam9261ek: 1 failed lab > > > at91sam9m10g45ek: 1 failed lab > > > at91sam9x25ek: 1 failed lab > > > at91sam9x35ek: 1 failed lab > > > > These all seem to have broken after yesterday's merges, adding > > Alexandre and Krzysztof to Cc here so they can have a look. > > > > Well, multi_v5 is not broken, this is an issue with the lab setup that > is being solved right now. > As for multi_v7, as the 8250 driver is included in multi_v5, the Atmel > UARTs are called ttyATx instead of ttySx. Until now, > "console=ttyS0,115200" was passed to the kernel, hence no output was > present on the UART but the boards are booting fine. Ok, thanks for having a look! Arnd