public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* kernel 2.5.20 on alpha (RE: [patch] Re: kernel 2.5.18 on alpha)
@ 2002-06-04 10:11 Oliver Pitzeier
  2002-06-04 12:45 ` Oliver Pitzeier
  2002-06-04 20:04 ` David Mosberger
  0 siblings, 2 replies; 15+ messages in thread
From: Oliver Pitzeier @ 2002-06-04 10:11 UTC (permalink / raw)
  To: o.pitzeier, 'Ivan Kokshaysky'
  Cc: 'Richard Henderson', linux-kernel, axp-kernel-list

Oliver Pitzeier wrote:
[ ... ]

> If you want to know the error:

[ ... ]

> `copy_user_page' undeclared (first use in this function)
> make[1]: *** [main.o] Error 1
> make[1]: Leaving directory `/usr/src/linux-2.5.20/init'
> make: *** [init] Error 2

I guess I found where the error comes from:

(from the 2.5.20 Changelog):
> <davidm@napali.hpl.hp.com>
> [PATCH] pass "page" pointer to clear_user_page()/copy_user_page()
> 
> Hi Linus,
> 
> Are you willing to change the interfaces of clear_user_page() and
> copy_user_page() so that they can receive the relevant page pointer as
> a separate argument?  I need this on ia64 to implement the lazy-cache
> flushing scheme.
>
> I believe PPC would also benefit from this.
>
> --david

Now I believe, that Alpha also benefits from this. :o) The only thing
I have to do - I guess - is to change the defines for copy_user_page()
and clear_user_page. Adding the not used parameter >pg< should not make
any problems.

Greetz,
  Oliver 




^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2002-06-04 22:13 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-04 10:11 kernel 2.5.20 on alpha (RE: [patch] Re: kernel 2.5.18 on alpha) Oliver Pitzeier
2002-06-04 12:45 ` Oliver Pitzeier
2002-06-04 14:06   ` Oliver Pitzeier
2002-06-04 14:22     ` Jan-Benedict Glaw
2002-06-04 15:13       ` Oliver Pitzeier
2002-06-04 15:47       ` Oliver Pitzeier
2002-06-04 14:40     ` Oliver Pitzeier
2002-06-04 15:19       ` Patrick Mochel
2002-06-04 15:33         ` Oliver Pitzeier
2002-06-04 20:23         ` Michal Jaegermann
2002-06-04 20:36           ` Jeff Garzik
2002-06-04 22:00         ` Paul Mackerras
2002-06-04 22:07           ` kernel 2.5.20 on alpha David S. Miller
2002-06-04 16:24     ` kernel 2.5.20 on alpha (RE: [patch] Re: kernel 2.5.18 on alpha) Thunder from the hill
2002-06-04 20:04 ` David Mosberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox