From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753362AbcGUQPk (ORCPT ); Thu, 21 Jul 2016 12:15:40 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:35536 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753217AbcGUQPi (ORCPT ); Thu, 21 Jul 2016 12:15:38 -0400 Date: Thu, 21 Jul 2016 18:15:33 +0200 From: Ingo Molnar To: "Paul E. McKenney" Cc: SeongJae Park , byungchul.park@lge.com, corbet@lwn.net, dhowells@redhat.com, minchan@kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: Re: [PATCH v5 2/2] Doc/memory-barriers: Add Korean translation Message-ID: <20160721161533.GA30106@gmail.com> References: <1469063458-6573-1-git-send-email-sj38.park@gmail.com> <1469063458-6573-3-git-send-email-sj38.park@gmail.com> <20160721142346.GR7094@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160721142346.GR7094@linux.vnet.ibm.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Paul E. McKenney 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 > > Signed-off-by: Paul E. McKenney > > Acked-by: Minchan Kim > > Signed-off-by: SeongJae Park > > 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 Thanks, Ingo