[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.1.10.0805191814260.18798@apollo.tec.linutronix.de>
Date: Mon, 19 May 2008 18:15:43 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Ingo Molnar <mingo@...e.hu>
cc: David Miller <davem@...emloft.net>, linux-kernel@...r.kernel.org
Subject: Re: tip build broken on sparc64...
On Mon, 19 May 2008, Ingo Molnar wrote:
> * David Miller <davem@...emloft.net> 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,
tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists