* [PATCH] Documentation/ABI: IFS: use literal blocks for commands
@ 2026-09-21 4:47 Randy Dunlap
2026-09-26 15:40 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2026-09-21 4:47 UTC (permalink / raw)
To: linux-kernel
Cc: Randy Dunlap, Jithu Joseph, Hans de Goede, Tony Luck, Ashok Raj,
Ilpo Järvinen, platform-driver-x86, Jonathan Corbet,
Shuah Khan, linux-doc
Use literal blocks for console I/O to separate it from the
surrounding text. Otherwise the lines run together, without any
clear break before or after the commands.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
Cc: Jithu Joseph <jithu.joseph@intel.com>
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Ashok Raj <ashok.raj.linux@gmail.com>
Cc: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Cc: platform-driver-x86@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Shuah Khan <skhan@linuxfoundation.org>
Cc: linux-doc@vger.kernel.org
Documentation/ABI/testing/sysfs-platform-intel-ifs | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--- linux-next-20260918.orig/Documentation/ABI/testing/sysfs-platform-intel-ifs
+++ linux-next-20260918/Documentation/ABI/testing/sysfs-platform-intel-ifs
@@ -10,8 +10,10 @@ Description: Write <cpu#> to trigger IFS
Note that the test is per core. The cpu# can be
for any thread on the core. Running on one thread
completes the test for the core containing that thread.
- Example: to test the core containing cpu5: echo 5 >
- /sys/devices/virtual/misc/intel_ifs_<N>/run_test
+ Example: to test the core containing cpu5::
+
+ echo 5 > /sys/devices/virtual/misc/intel_ifs_<N>/run_test
+
Devices: all
What: /sys/devices/virtual/misc/intel_ifs_<N>/status
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation/ABI: IFS: use literal blocks for commands
2026-09-21 4:47 [PATCH] Documentation/ABI: IFS: use literal blocks for commands Randy Dunlap
@ 2026-09-26 15:40 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2026-09-26 15:40 UTC (permalink / raw)
To: Randy Dunlap, linux-kernel
Cc: Randy Dunlap, Jithu Joseph, Hans de Goede, Tony Luck, Ashok Raj,
Ilpo Järvinen, platform-driver-x86, Shuah Khan, linux-doc
Randy Dunlap <rdunlap@infradead.org> writes:
> Use literal blocks for console I/O to separate it from the
> surrounding text. Otherwise the lines run together, without any
> clear break before or after the commands.
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> ---
> Cc: Jithu Joseph <jithu.joseph@intel.com>
> Cc: Hans de Goede <hdegoede@redhat.com>
> Cc: Tony Luck <tony.luck@intel.com>
> Cc: Ashok Raj <ashok.raj.linux@gmail.com>
> Cc: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
> Cc: platform-driver-x86@vger.kernel.org
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: Shuah Khan <skhan@linuxfoundation.org>
> Cc: linux-doc@vger.kernel.org
>
> Documentation/ABI/testing/sysfs-platform-intel-ifs | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-26 15:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-21 4:47 [PATCH] Documentation/ABI: IFS: use literal blocks for commands Randy Dunlap
2026-09-26 15:40 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®