undefined reference to `__clear_user' (was: Re: [patch 2/13] signal/timer/event fds v10 - signalfd core ...)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Geert Uytterhoeven
Date: Sunday, May 13, 2007 - 3:28 am

Hi Davide,

On Mon, 2 Apr 2007, Davide Libenzi wrote:

              ^^^^^^^^^^^^

Shouldn't this be `clear_user()'? I don't see any access_ok() calls
before this call (I do see them in copy_siginfo_to_user() in
kernel/signal.c), but of course I may miss something...

I only noticed because m68k doesn't have __clear_user(), as this routine
was never needed by generic code before your change.

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
undefined reference to `__clear_user' (was: Re: [patch 2/1 ..., Geert Uytterhoeven, (Sun May 13, 3:28 am)
Re: undefined reference to `__clear_user' (was: Re: [patch ..., Geert Uytterhoeven, (Mon May 14, 1:24 pm)
[PATCH] m68k: implement __clear_user(), Geert Uytterhoeven, (Mon May 14, 1:25 pm)