linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Add Korean translation of memory-barriers.txt
@ 2016-03-10 15:06 SeongJae Park
  2016-03-10 15:06 ` [PATCH v2 1/5] doc/memory-barriers: fix missed renaming: s/lock/acquire SeongJae Park
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: SeongJae Park @ 2016-03-10 15:06 UTC (permalink / raw)
  To: paulmck; +Cc: dhowells, corbet, minchan, linux-doc, linux-kernel, SeongJae Park

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-03-14 23:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-10 15:06 [PATCH v2 0/5] Add Korean translation of memory-barriers.txt SeongJae Park
2016-03-10 15:06 ` [PATCH v2 1/5] doc/memory-barriers: fix missed renaming: s/lock/acquire SeongJae Park
2016-03-10 15:06 ` [PATCH v2 2/5] doc/memory-barriers: add missed subsection in TOC SeongJae Park
2016-03-10 15:06 ` [PATCH v2 3/5] doc/memory-barriers: fix typo SeongJae Park
2016-03-10 15:06 ` [PATCH v2 4/5] doc/memory-barriers: Insert white spaces consistently SeongJae Park
2016-03-10 15:07 ` [PATCH v2 5/5] Doc/memory-barriers: add Korean translation SeongJae Park
2016-03-14 20:17 ` [PATCH v2 0/5] Add Korean translation of memory-barriers.txt Paul E. McKenney
2016-03-14 21:52   ` SeongJae Park
2016-03-14 23:36     ` Minchan Kim
2016-03-14 23:55       ` Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).