[PATCH][v2] powerpc: Set right value of Speculation_Store_Bypass in /proc//status

2019-11-23 Thread Gustavo Walbon
ot;. Link: https://github.com/linuxppc/issues/issues/255 Changelog: Rebase on v5.4-rc8 Signed-off-by: Gustavo Walbon --- arch/powerpc/kernel/security.c | 25 - 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/arch/powerpc/kernel/security.c b/arch/p

[PATCH] powerpc: Set right value of Speculation_Store_Bypass in /proc//status

2019-08-16 Thread Gustavo Walbon
ot;. Link: https://github.com/linuxppc/issues/issues/255 Signed-off-by: Gustavo Walbon --- arch/powerpc/kernel/security.c | 25 - 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/arch/powerpc/kernel/security.c b/arch/powerpc/kernel/security.c index e1c9cf079

[PATCH] Fix wrong message when RFI Flush is disable

2019-05-02 Thread Gustavo Walbon
From: "Gustavo L. F. Walbon" The issue was showing "Mitigation" message via sysfs whatever the state of "RFI Flush", but it should show "Vulnerable" when it is disabled. If you have "L1D private" feature enabled and not "RFI Flush" you are vulnerable to meltdown attacks. "RFI Flush" is the key