On Thu, Jun 12, 2014 at 11:08 AM, Thomas Petazzoni thomas.petazzoni@free-electrons.com wrote:
Dear Kevin Hilman,
On Thu, 12 Jun 2014 10:17:31 -0700, Kevin Hilman wrote:
On Thu, Jun 12, 2014 at 12:30 AM, Kevin's boot bot khilman@linaro.org wrote:
Tree/Branch: stable Git describe: v3.15 Failed boot tests (console logs at the end) =========================================== armada-370-mirabox: FAIL: arm-mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y
Here is the one that's failing. I recently added stable/linux-3.15.y branch to the build/boot tests. A full boot log is attached.
Ah, ok. I was looking at the mainline and next boot logs.
Looks like the same symptom from earlier mainline failures. Maybe the fix for this needs a backport to v3.15 stable?
Ah, this looks like the pxa3xx_nand driver behaving badly on big endian configurations.
As you can see at http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/driver..., the patch has been marked to be backport to stable all the way back to v3.13+. So hopefully, it should be backported to 3.15 soon by the -stable people.
Meanwhile, there's not much that can be done I believe, no?
Yeah, that should be picked up into stable. Glad it's already fixed.
Thanks again for your report!
You're welcome.
Kevin