From: Antonio Borneo <borneo.antonio@gmail.com>
To: Jonathan Corbet <corbet@lwn.net>, linux-doc@vger.kernel.org
Cc: Antonio Borneo <borneo.antonio@gmail.com>,
Nicolas Pitre <nico@fluxnic.net>,
Russell King <rmk+kernel@arm.linux.org.uk>,
linux-kernel@vger.kernel.org
Subject: [PATCH] Documentation: arm: fix location of the alignment trap interface
Date: Fri, 1 Jul 2016 11:59:43 +0200 [thread overview]
Message-ID: <20160701095943.12833-1-borneo.antonio@gmail.com> (raw)
Commit 1ada1441e73a0f51296bfae527acbeae61ff0d52 ("[ARM] 5348/1:
fix documentation wrt location of the alignment trap interface")
left one location incorrect.
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
To: Jonathan Corbet <corbet@lwn.net>
To: linux-doc@vger.kernel.org
Cc: Nicolas Pitre <nico@fluxnic.net>
Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: linux-kernel@vger.kernel.org
---
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
--
2.8.3
reply other threads:[~2016-07-01 10:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160701095943.12833-1-borneo.antonio@gmail.com \
--to=borneo.antonio@gmail.com \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nico@fluxnic.net \
--cc=rmk+kernel@arm.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome