Re: linux-next: Tree for Feb 12

From: Sudip Mukherjee
Date: Fri Feb 12 2016 - 09:27:35 EST


On Fri, Feb 12, 2016 at 04:20:35PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20160211:

arm lpc18xx_defconfig build fails with the error:
./arch/arm/kernel/vmlinux.lds:702: undefined symbol `SECTION_SHIFT'
referenced in expression

bisect leads to:
64ac2e74f0b2 ("ARM: 8502/1: mm: mark section-aligned portion of rodata NX")

reverting that patch fixed the build.

build log at:
https://travis-ci.org/sudipm-mukherjee/parport/jobs/108716281

regards
sudip