On Thu, Jan 16, 2020 at 10:14:20AM +0100, Juerg Haefliger wrote: > 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(-) Both now queued up, thanks. greg k-h