On 09/01/2014 05:57 PM, Olof's autobuilder wrote:
Here are the build results from automated periodic testing.
The tree being built was next, found at:
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git (master branch)
Topmost commit:
03af787 Add linux-next specific files for 20140901
Failed defconfigs: arm64.allmodconfig arm.allmodconfig arm.tegra_defconfig
arm64.allmodconfig: mm/page_alloc.c:6742:46: error: request for member 'pgprot' in something not a structure or union
arm.allmodconfig: mm/page_alloc.c:6742:46: error: request for member 'pgprot' in something not a structure or union drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp] #warning Processor architecture undefined
arm.tegra_defconfig: mm/page_alloc.c:6742:46: error: request for member 'pgprot' in something not a structure or union
I've identified the pgprot issue, and will send a patch shortly.