Re: linux-next: build failure after merge of the access_once tree

2014-12-09 Thread Christian Borntraeger
Am 08.12.2014 um 12:26 schrieb Stephen Rothwell: > Hi Christian, > > After merging the acess_once tree, today's linux-next build (powerpc > allnoconfig) failed like this: > > arch/powerpc/mm/hugetlbpage.c: In function 'find_linux_pte_or_hugepte': > arch/powerpc/mm/hugetlbpage.c:981:3: error: inva

Re: linux-next: build failure after merge of the access_once tree

2014-12-08 Thread Christian Borntraeger
Am 08.12.2014 um 12:26 schrieb Stephen Rothwell: > Hi Christian, > > After merging the acess_once tree, today's linux-next build (powerpc > allnoconfig) failed like this: > > arch/powerpc/mm/hugetlbpage.c: In function 'find_linux_pte_or_hugepte': > arch/powerpc/mm/hugetlbpage.c:981:3: error: inva

linux-next: build failure after merge of the access_once tree

2014-12-08 Thread Stephen Rothwell
Hi Christian, After merging the acess_once tree, today's linux-next build (powerpc allnoconfig) failed like this: arch/powerpc/mm/hugetlbpage.c: In function 'find_linux_pte_or_hugepte': arch/powerpc/mm/hugetlbpage.c:981:3: error: invalid initializer pud = ACCESS_ONCE(*pudp); ^ arch/powerpc