Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1355179
| From | SeongJae Park <sj38.park@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/5] Add Korean translation of memory-barriers.txt |
| Date | 2016-03-10 16:10 +0100 |
| Message-ID | <rbanU-es-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patchset aims to add Korean translation of memory-barriers document.
The patchset starts from fixing minor and trivial problems in the original
document that found during translation. After that, the final patch adds the
Korean translation of the document.
The patches are based on recent next tree:
0f6dd067b9c3c712b1177fa2fc0deb21805c771c ("Add linux-next specific files for
20160309")
SeongJae Park (5):
doc/memory-barriers: fix missed renaming: s/lock/acquire
doc/memory-barriers: add missed subsection in TOC
doc/memory-barriers: fix typo
doc/memory-barriers: Insert white spaces consistently
Doc/memory-barriers: add Korean translation
Documentation/ko_KR/memory-barriers.txt | 3048 +++++++++++++++++++++++++++++++
Documentation/memory-barriers.txt | 66 +-
2 files changed, 3083 insertions(+), 31 deletions(-)
create mode 100644 Documentation/ko_KR/memory-barriers.txt
--
1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/5] Add Korean translation of memory-barriers.txt SeongJae Park <sj38.park@gmail.com> - 2016-03-10 16:10 +0100
[PATCH v2 1/5] doc/memory-barriers: fix missed renaming: s/lock/acquire SeongJae Park <sj38.park@gmail.com> - 2016-03-10 16:10 +0100
[PATCH v2 2/5] doc/memory-barriers: add missed subsection in TOC SeongJae Park <sj38.park@gmail.com> - 2016-03-10 16:10 +0100
Re: [PATCH v2 0/5] Add Korean translation of memory-barriers.txt "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-03-14 21:20 +0100
Re: [PATCH v2 0/5] Add Korean translation of memory-barriers.txt SeongJae Park <sj38.park@gmail.com> - 2016-03-14 23:00 +0100
Re: [PATCH v2 0/5] Add Korean translation of memory-barriers.txt Minchan Kim <minchan@kernel.org> - 2016-03-15 00:40 +0100
Re: [PATCH v2 0/5] Add Korean translation of memory-barriers.txt "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-03-15 01:00 +0100
csiph-web