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

From: Davide Libenzi
Date: Sun May 13 2007 - 12:49:38 EST


On Sun, 13 May 2007, Geert Uytterhoeven wrote:

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

As I told to Al, I could use clear_user in there, but IMO it'd be better
to align m68k to the standard Linux user access rule (double-underscore
and not double-underscore version).


- Davide


-
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/