Re: tip build broken on sparc64...

From: David Miller
Date: Mon May 19 2008 - 16:00:40 EST


From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Date: Mon, 19 May 2008 18:15:43 +0200 (CEST)

> On Mon, 19 May 2008, Ingo Molnar wrote:
> > * David Miller <davem@xxxxxxxxxxxxx> wrote:
> >
> > > It's this pteval_t stuff, probably breaks just about every
> > > other platforms as well.
> > >
> > > Please fix this, because I'd like to work on some ftrace
> > > optimizations on sparc64, and do some testing of ftrace
> > > in general.
> > >
> > > mm/mmap.c: In function 'vm_get_page_prot_preserve':
> > > mm/mmap.c:86: error: 'pteval_t' undeclared (first use in this function)
> > > mm/mmap.c:86: error: (Each undeclared identifier is reported only once
> > > mm/mmap.c:86: error: for each function it appears in.)
> > > mm/mmap.c:86: error: expected ';' before 'newprotval'
> > > mm/mmap.c:88: error: 'newprotval' undeclared (first use in this function)
> >
> > ok, will take care of it now.
>
> That was a conflict of mprotect patches, which is resolved. Just
> checked that current -tip builds a sparc64 defconfig.

Thanks a lot.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/