All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH] Documentation: ABI: Mention retbleed vulnerability info file for sysfs
@ 2022-08-01  9:15 Salvatore Bonaccorso
  2022-08-25 11:43 ` Sebastian Andrzej Siewior
  2022-08-25 14:01 ` [tip: x86/urgent] Documentation/ABI: " tip-bot2 for Salvatore Bonaccorso
  0 siblings, 2 replies; 3+ messages in thread
From: Salvatore Bonaccorso @ 2022-08-01  9:15 UTC (permalink / raw)
  To: linux-kernel
  Cc: Peter Zijlstra, Borislav Petkov, Alexandre Chartre, Kim Phillips,
	Josh Poimboeuf, Jonathan Corbet, linux-doc, Salvatore Bonaccorso

While reporting for the AMD retbleed vulnerability was added in
6b80b59b3555 ("x86/bugs: Report AMD retbleed vulnerability") the new
sysfs file was not mentioned so far in the ABI documentation for
sysfs-devices-system-cpu.

Fixes: 6b80b59b3555 ("x86/bugs: Report AMD retbleed vulnerability")
Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
---
 Documentation/ABI/testing/sysfs-devices-system-cpu | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu
index bcc974d276dc..3cda940108f6 100644
--- a/Documentation/ABI/testing/sysfs-devices-system-cpu
+++ b/Documentation/ABI/testing/sysfs-devices-system-cpu
@@ -527,6 +527,7 @@ What:		/sys/devices/system/cpu/vulnerabilities
 		/sys/devices/system/cpu/vulnerabilities/tsx_async_abort
 		/sys/devices/system/cpu/vulnerabilities/itlb_multihit
 		/sys/devices/system/cpu/vulnerabilities/mmio_stale_data
+		/sys/devices/system/cpu/vulnerabilities/retbleed
 Date:		January 2018
 Contact:	Linux kernel mailing list <linux-kernel@vger.kernel.org>
 Description:	Information about CPU vulnerabilities
-- 
2.36.1


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

end of thread, other threads:[~2022-08-25 14:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-01  9:15 [RESEND PATCH] Documentation: ABI: Mention retbleed vulnerability info file for sysfs Salvatore Bonaccorso
2022-08-25 11:43 ` Sebastian Andrzej Siewior
2022-08-25 14:01 ` [tip: x86/urgent] Documentation/ABI: " tip-bot2 for Salvatore Bonaccorso

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.