* [PATCH] arm: Documentation: update a path name
@ 2017-04-20 4:58 Perr Zhang
2017-04-20 20:08 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Perr Zhang @ 2017-04-20 4:58 UTC (permalink / raw)
To: corbet; +Cc: linux-doc, linux-kernel
the path in the example cmd is out of date, and the path for now
is also mentioned in the same file
Signed-off-by: Perr Zhang <strongbox8@zoho.com>
---
Documentation/arm/mem_alignment | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/arm/mem_alignment b/Documentation/arm/mem_alignment
index c7c7a11..6335fca 100644
--- a/Documentation/arm/mem_alignment
+++ b/Documentation/arm/mem_alignment
@@ -48,7 +48,7 @@ Note that not all combinations are supported - only values 0 through 5.
For example, the following will turn on the warnings, but without
fixing up or sending SIGBUS signals:
- echo 1 > /proc/sys/debug/alignment
+ echo 1 > /proc/cpu/alignment
You can also read the content of the same file to get statistical
information on unaligned access occurrences plus the current mode of
--
1.9.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arm: Documentation: update a path name
2017-04-20 4:58 [PATCH] arm: Documentation: update a path name Perr Zhang
@ 2017-04-20 20:08 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2017-04-20 20:08 UTC (permalink / raw)
To: Perr Zhang; +Cc: linux-doc, linux-kernel
On Thu, 20 Apr 2017 12:58:40 +0800
Perr Zhang <strongbox8@zoho.com> wrote:
> the path in the example cmd is out of date, and the path for now
> is also mentioned in the same file
Gee, that's only been wrong since 2008...:)
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-04-20 20:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-20 4:58 [PATCH] arm: Documentation: update a path name Perr Zhang
2017-04-20 20:08 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox