* Denys Vlasenko <[email protected]> wrote:
> These changes make SYSENTER64 code path save flags and user's
> stack pointer in pt_regs->flags and pt_regs->sp, where they belong.
>
> As a result, we can drop stub_iopl() and thread_struct::usersp.
>
> Usage of PER_CPU(old_rsp) is reduced to bare minimum.
>
> FIXUP/RESTORE_TOP_OF_STACK macros are on diet too.
>
> Changes since v1: on Ingo's request, split into 4 patches intead of 2.
Unfortunately I got only 1/4 and 3/4, the other two patches are
missing. They are not in my lkml and spam folders either.
Note that the missing mails:
> Denys Vlasenko (4):
> x86: save r11 into pt_regs->flags on SYSCALL64 fastpath
> Remove stub_iopl
> x86: save user %rsp in pt_regs->sp on SYSCALL64 fastpath
> Remove unused stuff
2/4 and 4/4 Have rather short titles, so maybe some spam trap ate
them? Prefix them with 'x86: '?
Weird.
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/