Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1626988
| From | Perr Zhang <strongbox8@zoho.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] arm: Documentation: update a path name |
| Date | 2017-04-20 07:20 +0200 |
| Message-ID | <tycFz-4MR-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] arm: Documentation: update a path name Perr Zhang <strongbox8@zoho.com> - 2017-04-20 07:20 +0200 Re: [PATCH] arm: Documentation: update a path name Jonathan Corbet <corbet@lwn.net> - 2017-04-20 22:10 +0200
csiph-web