On 11/02/2017 04:33 AM, Thomas Gleixner wrote: > So for the problem at hand, I'd suggest we disable the vsyscall stuff if > CONFIG_KAISER=y and be done with it.
Just to be clear, are we suggesting to just disable LEGACY_VSYSCALL_NATIVE if KAISER=y, and allow LEGACY_VSYSCALL_EMULATE? Or, do we just force LEGACY_VSYSCALL_NONE=y?