Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1339412
| From | Masanari Iida <standby24x7@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] Doc: xtensa : Fix a typo in atomctl.txt |
| Date | 2016-02-22 12:50 +0100 |
| Message-ID | <r4Xa3-5ds-19@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patch fix a typo found in atomctl.txt Signed-off-by: Masanari Iida <standby24x7@gmail.com> --- Documentation/xtensa/atomctl.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/xtensa/atomctl.txt b/Documentation/xtensa/atomctl.txt index 1da783a..80fe006 100644 --- a/Documentation/xtensa/atomctl.txt +++ b/Documentation/xtensa/atomctl.txt @@ -19,7 +19,7 @@ doing a Cached (WB) transaction and use the Memory RCW for un-cached operations. For systems without an coherent cache controller, non-MX, we always -use the memory controllers RCW, thought non-MX controlers likely +use the memory controllers RCW, thought non-MX controllers likely support the Internal Operation. CUSTOMER-WARNING: -- 2.7.1.339.g0233b80
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] Doc: xtensa : Fix a typo in atomctl.txt Masanari Iida <standby24x7@gmail.com> - 2016-02-22 12:50 +0100 Re: [PATCH] Doc: xtensa : Fix a typo in atomctl.txt Jonathan Corbet <corbet@lwn.net> - 2016-02-22 14:30 +0100
csiph-web