Re: [PATCH] Fix msr check in compat_sys_swapcontext

From: Paul Mackerras
Date: Thu Nov 06 2008 - 05:40:48 EST


Andreas Schwab writes:

> Paul Mackerras <paulus@xxxxxxxxx> writes:
>
> > we need to use get_user, not __get_user, since we haven't done an
> > access_ok() check on the address.
>
> The address is always ok since its a compat pointer, see do_setcontext.

OK, since it's inside a CONFIG_PPC64 block. I'll add a paragraph to
the patch description pointing that out.

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