Re: [PATCH stable-4.9] Documentation: Document arm64 kpti control
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2020-01-28 08:52:11
Also in:
lkml, stable
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2020-01-28 08:52:11
Also in:
lkml, stable
On Mon, Jan 27, 2020 at 05:54:14PM -0800, Florian Fainelli wrote:
From: Jeremy Linton <redacted> commit de19055564c8f8f9d366f8db3395836da0b2176c upstream For a while Arm64 has been capable of force enabling or disabling the kpti mitigations. Lets make sure the documentation reflects that. Signed-off-by: Jeremy Linton <redacted> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> [florian: patch the correct file] Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Thanks for the backport, now applied. greg k-h