On Oct 8, 2015 8:40 AM, "Borislav Petkov" <[email protected]> wrote: > > On Mon, Oct 05, 2015 at 05:48:02PM -0700, Andy Lutomirski wrote: > > We've disabled the vDSO helpers to call them, so turn off the > > entries entirely (temporarily) in preparation for cleaning them up. > > > > Signed-off-by: Andy Lutomirski <[email protected]> > > --- > > arch/x86/entry/entry_64_compat.S | 13 +++++++++++++ > > 1 file changed, 13 insertions(+) > > What do we say for the case when someone bisects, lands at this patch > and, as Murphy would generally do it, has a reproducer which is calling > SYSENTER/SYSCALL32? > > Tough luck?
Probably. I really hope that no one does that. Given how problematic those instructions are outside the vdso, it would have to be a rather strange reproducer. > > -- > Regards/Gruss, > Boris. > > ECO tip #101: Trim your mails when you reply. > -- -- 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/

