* tip build broken on sparc64...
@ 2008-05-16 20:07 David Miller
2008-05-19 15:30 ` Ingo Molnar
0 siblings, 1 reply; 4+ messages in thread
From: David Miller @ 2008-05-16 20:07 UTC (permalink / raw)
To: mingo; +Cc: linux-kernel
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)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: tip build broken on sparc64...
2008-05-16 20:07 tip build broken on sparc64 David Miller
@ 2008-05-19 15:30 ` Ingo Molnar
2008-05-19 16:15 ` Thomas Gleixner
0 siblings, 1 reply; 4+ messages in thread
From: Ingo Molnar @ 2008-05-19 15:30 UTC (permalink / raw)
To: David Miller; +Cc: linux-kernel
* David Miller <davem@davemloft.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.
Ingo
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: tip build broken on sparc64...
2008-05-19 15:30 ` Ingo Molnar
@ 2008-05-19 16:15 ` Thomas Gleixner
2008-05-19 20:00 ` David Miller
0 siblings, 1 reply; 4+ messages in thread
From: Thomas Gleixner @ 2008-05-19 16:15 UTC (permalink / raw)
To: Ingo Molnar; +Cc: David Miller, linux-kernel
On Mon, 19 May 2008, Ingo Molnar wrote:
> * David Miller <davem@davemloft.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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: tip build broken on sparc64...
2008-05-19 16:15 ` Thomas Gleixner
@ 2008-05-19 20:00 ` David Miller
0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2008-05-19 20:00 UTC (permalink / raw)
To: tglx; +Cc: mingo, linux-kernel
From: Thomas Gleixner <tglx@linutronix.de>
Date: Mon, 19 May 2008 18:15:43 +0200 (CEST)
> On Mon, 19 May 2008, Ingo Molnar wrote:
> > * David Miller <davem@davemloft.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 a lot.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-05-19 20:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-16 20:07 tip build broken on sparc64 David Miller
2008-05-19 15:30 ` Ingo Molnar
2008-05-19 16:15 ` Thomas Gleixner
2008-05-19 20:00 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox