[Re: [PATCH 4/4] mm/hmm: exclude 64 bit arch that explicitly fail to work.] On
13/04/2017 (Thu 15:12) Michael Ellerman wrote:
> Stephen Rothwell writes:
>
> > Hi Paul,
> >
> > On Wed, 12 Apr 2017 20:30:14 -0400 Paul Gortmaker
> > wrote:
> >>
> >
Stephen Rothwell writes:
> Hi Paul,
>
> On Wed, 12 Apr 2017 20:30:14 -0400 Paul Gortmaker
> wrote:
>>
>> Since ia64 and ppc64 don't set CONFIG_64BIT, they were already
>> excluded by the original dependency.
>
> My powerpc ppc64_defconfig builds have CONFIG_64BIT set ...
>
> $ grep CONFIG_64BIT
[Re: [PATCH 4/4] mm/hmm: exclude 64 bit arch that explicitly fail to work.] On
13/04/2017 (Thu 13:27) Stephen Rothwell wrote:
> Hi Paul,
>
> On Wed, 12 Apr 2017 20:30:14 -0400 Paul Gortmaker
> wrote:
> >
> > Since ia64 and ppc64 don't set CONFIG_64BIT, they wer
Hi Paul,
On Wed, 12 Apr 2017 20:30:14 -0400 Paul Gortmaker
wrote:
>
> Since ia64 and ppc64 don't set CONFIG_64BIT, they were already
> excluded by the original dependency.
My powerpc ppc64_defconfig builds have CONFIG_64BIT set ...
$ grep CONFIG_64BIT ~/next/powerpc_ppc64_defconfig/.config
CON
On sparc64, we see:
mm/hmm.c: In function 'hmm_vma_walk_pmd':
mm/hmm.c:371:53: error: macro "pte_index" requires 2 arguments, but only 1
given
mm/hmm.c:371:39: error: 'pte_index' undeclared (first use in this function)
...and on MIPS 64, we see:
mm/hmm.c:57:22: error: field 'mmu_notifie
5 matches
Mail list logo