On Sun, Feb 14, 2010 at 11:09:55AM +0000, Matthias Drochner wrote:
> (recent -current doesn't panic on that GPF which seems to be a
> side effect of another change)

I presume the panic was in the 'return to user' sequence?
Does it now SIGSEGV the program?

Actually, since userspace isn't allowed to change the user %cs - well
not to a value the kernel doesn't verify - all bets are off as to what
happens next.
(putting in the kernel %cs might leave you running user code with
kernel privelege)

        David

-- 
David Laight: da...@l8s.co.uk

Reply via email to