From 7c2a3e944821bf8324976886b97fed8a7025eb3d Mon Sep 17 00:00:00 2001 From: Perr Zhang Date: Thu, 20 Apr 2017 12:58:40 +0800 Subject: arm: Documentation: update a path name 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 Signed-off-by: Jonathan Corbet --- Documentation/arm/mem_alignment | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/arm') diff --git a/Documentation/arm/mem_alignment b/Documentation/arm/mem_alignment index c7c7a114c78c..6335fcacbba9 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 -- cgit v1.2.3-59-g8ed1b