Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1447573 > unrolled thread
| Started by | SeongJae Park <sj38.park@gmail.com> |
|---|---|
| First post | 2016-07-21 03:20 +0200 |
| Last post | 2016-07-21 18:30 +0200 |
| Articles | 4 — 4 participants |
Back to article view | Back to linux.kernel
[PATCH v5 0/2] Doc/memory-barriers: Add Korean translation SeongJae Park <sj38.park@gmail.com> - 2016-07-21 03:20 +0200
Re: [PATCH v5 2/2] Doc/memory-barriers: Add Korean translation Jonathan Corbet <corbet@lwn.net> - 2016-07-21 17:30 +0200
Re: [PATCH v5 2/2] Doc/memory-barriers: Add Korean translation Ingo Molnar <mingo@kernel.org> - 2016-07-21 18:20 +0200
Re: [PATCH v5 2/2] Doc/memory-barriers: Add Korean translation "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-07-21 18:30 +0200
| From | SeongJae Park <sj38.park@gmail.com> |
|---|---|
| Date | 2016-07-21 03:20 +0200 |
| Subject | [PATCH v5 0/2] Doc/memory-barriers: Add Korean translation |
| Message-ID | <rXaOB-Dh-7@gated-at.bofh.it> |
This patchset adds a Korean translation of memory-barriers.txt and fix a typo that was found during the translation. The translation has started from Feb, 2016 and using a public git tree[1] to manage the work. It's commit history says that it is following upstream changes as well. Changes from v4: - Polish readability for overall text again: `1 file changed, 838 insertions(+), 799 deletions(-)` Changes from v3: - Polish readability for overall text: `1 file changed, 533 insertions(+), 505 deletions(-)` - Add disclaimer of translation [1] https://github.com/sjp38/linux.doc_trans_membarrier SeongJae Park (2): Doc/memory-barriers: Fix a typo of example result Doc/memory-barriers: Add Korean translation Documentation/ko_KR/memory-barriers.txt | 3134 +++++++++++++++++++++++++++++++ Documentation/memory-barriers.txt | 2 +- 2 files changed, 3135 insertions(+), 1 deletion(-) create mode 100644 Documentation/ko_KR/memory-barriers.txt -- 1.9.1
[toc] | [next] | [standalone]
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Date | 2016-07-21 17:30 +0200 |
| Subject | Re: [PATCH v5 2/2] Doc/memory-barriers: Add Korean translation |
| Message-ID | <rXo5c-Qr-25@gated-at.bofh.it> |
| In reply to | #1447573 |
On Thu, 21 Jul 2016 07:23:46 -0700 "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> wrote: > If Minchan is OK with this version, if Ingo and Jon have no objections, > and given the small change below, I will take it. None here. Acked-by: Jonathan Corbet <corbet@lwn.net> jon
[toc] | [prev] | [next] | [standalone]
| From | Ingo Molnar <mingo@kernel.org> |
|---|---|
| Date | 2016-07-21 18:20 +0200 |
| Subject | Re: [PATCH v5 2/2] Doc/memory-barriers: Add Korean translation |
| Message-ID | <rXoRz-1m6-11@gated-at.bofh.it> |
| In reply to | #1447573 |
* Paul E. McKenney <paulmck@linux.vnet.ibm.com> wrote: > On Thu, Jul 21, 2016 at 10:10:58AM +0900, SeongJae Park wrote: > > This commit adds Korean version of memory-barriers.txt document. The > > header is refered to HOWTO Korean version. > > > > The translation has started from Feb, 2016 and using a public git > > repository[1] to maintain the work. It's commit history says that it is > > following upstream changes as well. > > > > [1] https://github.com/sjp38/linux.doc_trans_membarrier > > > > Acked-by: David Howells <dhowells@redhat.com> > > Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> > > Acked-by: Minchan Kim <minchan@kernel.org> > > Signed-off-by: SeongJae Park <sj38.park@gmail.com> > > If Minchan is OK with this version, if Ingo and Jon have no objections, > and given the small change below, I will take it. Acked-by: Ingo Molnar <mingo@kernel.org> Thanks, Ingo
[toc] | [prev] | [next] | [standalone]
| From | "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
|---|---|
| Date | 2016-07-21 18:30 +0200 |
| Subject | Re: [PATCH v5 2/2] Doc/memory-barriers: Add Korean translation |
| Message-ID | <rXp1g-1pX-17@gated-at.bofh.it> |
| In reply to | #1447983 |
On Thu, Jul 21, 2016 at 06:15:33PM +0200, Ingo Molnar wrote: > > * Paul E. McKenney <paulmck@linux.vnet.ibm.com> wrote: > > > On Thu, Jul 21, 2016 at 10:10:58AM +0900, SeongJae Park wrote: > > > This commit adds Korean version of memory-barriers.txt document. The > > > header is refered to HOWTO Korean version. > > > > > > The translation has started from Feb, 2016 and using a public git > > > repository[1] to maintain the work. It's commit history says that it is > > > following upstream changes as well. > > > > > > [1] https://github.com/sjp38/linux.doc_trans_membarrier > > > > > > Acked-by: David Howells <dhowells@redhat.com> > > > Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> > > > Acked-by: Minchan Kim <minchan@kernel.org> > > > Signed-off-by: SeongJae Park <sj38.park@gmail.com> > > > > If Minchan is OK with this version, if Ingo and Jon have no objections, > > and given the small change below, I will take it. > > Acked-by: Ingo Molnar <mingo@kernel.org> Thank you both! Thanx, Paul
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web