Re: [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation

2016-04-18 Thread Paul E. McKenney
On Mon, Apr 18, 2016 at 06:31:26PM +0900, SeongJae Park wrote: > Well, looks like there is neither strong positive opinion nor strong negative > opinion. So, I will post the patch again with the suggested workflow soon. Makes sense to me! Let's see how things look after a few months.

Re: [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation

2016-04-18 Thread SeongJae Park
Well, looks like there is neither strong positive opinion nor strong negative opinion. So, I will post the patch again with the suggested workflow soon. Thanks, SeongJae Park On Sat, Apr 16, 2016 at 8:23 AM, Paul E. McKenney wrote: > On Fri, Apr 15, 2016 at 07:17:17AM +0900, SeongJae Park wrot

Re: [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation

2016-04-15 Thread Paul E. McKenney
On Fri, Apr 15, 2016 at 07:17:17AM +0900, SeongJae Park wrote: > On Fri, Apr 15, 2016 at 12:25 AM, Paul E. McKenney > wrote: > > On Thu, Apr 14, 2016 at 10:04:47AM +0900, SeongJae Park wrote: > >> On Wed, Apr 13, 2016 at 9:49 PM, Paul E. McKenney > >> wrote: > >> > On Wed, Apr 13, 2016 at 05:11:2

Re: [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation

2016-04-14 Thread SeongJae Park
On Fri, Apr 15, 2016 at 12:25 AM, Paul E. McKenney wrote: > On Thu, Apr 14, 2016 at 10:04:47AM +0900, SeongJae Park wrote: >> On Wed, Apr 13, 2016 at 9:49 PM, Paul E. McKenney >> wrote: >> > On Wed, Apr 13, 2016 at 05:11:24PM +0900, SeongJae Park wrote: >> >> On Wed, Apr 13, 2016 at 3:38 PM, Ingo

Re: [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation

2016-04-14 Thread Paul E. McKenney
On Thu, Apr 14, 2016 at 10:04:47AM +0900, SeongJae Park wrote: > On Wed, Apr 13, 2016 at 9:49 PM, Paul E. McKenney > wrote: > > On Wed, Apr 13, 2016 at 05:11:24PM +0900, SeongJae Park wrote: > >> On Wed, Apr 13, 2016 at 3:38 PM, Ingo Molnar wrote: > >> > > >> > * Paul E. McKenney wrote: > >> > >

Re: [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation

2016-04-13 Thread SeongJae Park
On Wed, Apr 13, 2016 at 9:49 PM, Paul E. McKenney wrote: > On Wed, Apr 13, 2016 at 05:11:24PM +0900, SeongJae Park wrote: >> On Wed, Apr 13, 2016 at 3:38 PM, Ingo Molnar wrote: >> > >> > * Paul E. McKenney wrote: >> > >> >> From: SeongJae Park >> >> >> >> This commit adds Korean version of memo

Re: [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation

2016-04-13 Thread Paul E. McKenney
On Wed, Apr 13, 2016 at 12:46:22PM -0600, Jonathan Corbet wrote: > On Wed, 13 Apr 2016 05:49:53 -0700 > "Paul E. McKenney" wrote: > > > We currently do > > not have a good way to tell which translations are no longer keeping up > > and thus need to be pruned, and we would need one. > > So I hav

Re: [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation

2016-04-13 Thread Jonathan Corbet
On Wed, 13 Apr 2016 05:49:53 -0700 "Paul E. McKenney" wrote: > We currently do > not have a good way to tell which translations are no longer keeping up > and thus need to be pruned, and we would need one. So I have to play the devil's advocate a bit here... we don't currently have a mechanism

Re: [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation

2016-04-13 Thread Paul E. McKenney
On Wed, Apr 13, 2016 at 05:11:24PM +0900, SeongJae Park wrote: > On Wed, Apr 13, 2016 at 3:38 PM, Ingo Molnar wrote: > > > > * Paul E. McKenney wrote: > > > >> From: SeongJae Park > >> > >> This commit adds Korean version of memory-barriers.txt document. The > >> header is refered to HOWTO Kore

Re: [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation

2016-04-13 Thread SeongJae Park
On Wed, Apr 13, 2016 at 3:38 PM, Ingo Molnar wrote: > > * Paul E. McKenney wrote: > >> From: SeongJae Park >> >> This commit adds Korean version of memory-barriers.txt document. The >> header is refered to HOWTO Korean version. >> >> Signed-off-by: SeongJae Park >> Acked-by: David Howells >>

Re: [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation

2016-04-12 Thread Ingo Molnar
* Paul E. McKenney wrote: > From: SeongJae Park > > This commit adds Korean version of memory-barriers.txt document. The > header is refered to HOWTO Korean version. > > Signed-off-by: SeongJae Park > Acked-by: David Howells > Signed-off-by: Paul E. McKenney > Acked-by: Minchan Kim > ---