All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 4.14 0/2] arm64 KPTI fixes
@ 2020-01-16  9:14 Juerg Haefliger
  2020-01-16  9:14 ` [PATCH 4.14 1/2] arm64: add sentinel to kpti_safe_list Juerg Haefliger
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Juerg Haefliger @ 2020-01-16  9:14 UTC (permalink / raw)
  To: stable; +Cc: Juerg Haefliger

Please consider the following two patches for inclusion in 4.14.

The second patch fixes a boot issue on ThunderX when erratum 27456 is
enabled. Without it, KPTI is not turned off due to the incorrect order
of evaluating features and errata which leads to all sorts of problems.

Dirk Mueller (1):
  arm64: Check for errata before evaluating cpu features

Mark Rutland (1):
  arm64: add sentinel to kpti_safe_list

 arch/arm64/kernel/cpufeature.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-16  9:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-16  9:14 [PATCH 4.14 0/2] arm64 KPTI fixes Juerg Haefliger
2020-01-16  9:14 ` [PATCH 4.14 1/2] arm64: add sentinel to kpti_safe_list Juerg Haefliger
2020-01-16  9:14 ` [PATCH 4.14 2/2] arm64: Check for errata before evaluating cpu features Juerg Haefliger
2020-01-16  9:28 ` [PATCH 4.14 0/2] arm64 KPTI fixes Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.