Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1308131

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

From Michael Ellerman <mpe@ellerman.id.au>
Newsgroups linux.kernel
Subject Re: linux-next: build failure after merge of the powerpc tree
Date 2016-01-13 08:50 +0100
Message-ID <qQolQ-4RO-13@gated-at.bofh.it> (permalink)
References <qOdXB-5pq-23@gated-at.bofh.it> <qOg94-6Q0-13@gated-at.bofh.it> <qQmtH-3CD-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, 2016-01-13 at 11:16 +0530, Aneesh Kumar K.V wrote:
> Michael Ellerman <mpe@ellerman.id.au> writes:
> > On Thu, 2016-01-07 at 19:16 +1100, Stephen Rothwell wrote:
> > > After merging the powerpc tree, today's linux-next build (powerpc64
> > > allnoconfig) failed like this:
> > > 
> > > arch/powerpc/mm/hash_utils_64.c: In function 'get_paca_psize':
> > > arch/powerpc/mm/hash_utils_64.c:869:19: error: 'struct paca_struct' has no member named 'context'
> > >   return get_paca()->context.user_psize;
> > >                    ^
> > > arch/powerpc/mm/hash_utils_64.c:870:1: error: control reaches end of non-void function [-Werror=return-type]
> > >  }
> > >  ^
> > > 
> > > Caused by commit
> > > 
> > >   2fc251a8dda5 ("powerpc: Copy only required pieces of the mm_context_t to the paca")
> > 
> > Well that's rather embarrassing, for Mikey ;D

> > > This build has CONFIG_PPC_MM_SLICES not set ...
> > 
> > Ugh, but it would seem none of our defconfigs do :/
> 
> 4K page size with hugetlb disabled will get that 

Yeah, but none of our defconfigs do that.

I've got a kisskb target for it now:

  http://kisskb.ellerman.id.au/kisskb/target/28577/

cheers

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

linux-next: build failure after merge of the powerpc tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-01-07 09:20 +0100
  Re: linux-next: build failure after merge of the powerpc tree Michael Ellerman <mpe@ellerman.id.au> - 2016-01-07 11:40 +0100
    Re: linux-next: build failure after merge of the powerpc tree "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com> - 2016-01-13 06:50 +0100
      Re: linux-next: build failure after merge of the powerpc tree Michael Ellerman <mpe@ellerman.id.au> - 2016-01-13 08:50 +0100
  Re: linux-next: build failure after merge of the powerpc tree Michael Ellerman <mpe@ellerman.id.au> - 2016-01-12 13:40 +0100

csiph-web