[PATCH v3 08/15] ARM: spectre-v2: harden user aborts in kernel space
From: tony@atomide.com (Tony Lindgren)
Date: 2018-05-25 16:15:55
Also in:
kvmarm
From: tony@atomide.com (Tony Lindgren)
Date: 2018-05-25 16:15:55
Also in:
kvmarm
* Tony Lindgren [off-list ref] [180525 16:04]:
* Russell King - ARM Linux [off-list ref] [180525 15:54]:quoted
On Fri, May 25, 2018 at 08:47:42AM -0700, Tony Lindgren wrote:quoted
We can now get this with the whole series applied: CPU0: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable CPU: Spectre v2: using ICIALLU workaround So maybe change the wording from "using %s workaround" to "chosen workaround %s"? Or I guess disabling the pr_info when not functional can be done in the later patches based on some variable set by check_spectre_auxcr() would be doable too.You should not be getting both messages. It looks like you're using an older series - I assumed you pulled my git tree rather than the patches? The public git tree isn't up to date with these changes.Yes I just fetched your git tree because it allows using git mergetool because of the conflicts with next. I'll apply manually and test again.
And testing with the correct patches in the $subject series makes the issue go away. Regards, Tony