Re: tip/master falls off NOP cliff with KPTI under KVM
From: Dexuan-Linux Cui
Date: Thu Jan 25 2018 - 14:36:04 EST
On Thu, Jan 25, 2018 at 11:13 AM, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
> The simpler solution is to pull from tip x86/pti which is still 4.14 based
> and contains only the stuff which has to do with these issues. It's mostly
> in Linus tree already except for the topmost 3 patches.
>
> tglx
Found it: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/log/?h=x86/pti
Thanks, Thomas!
-- Dexuan