From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757606AbcGZSSV (ORCPT ); Tue, 26 Jul 2016 14:18:21 -0400 Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:42630 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756683AbcGZSST (ORCPT ); Tue, 26 Jul 2016 14:18:19 -0400 X-IBM-Helo: d03dlp03.boulder.ibm.com X-IBM-MailFrom: paulmck@linux.vnet.ibm.com Date: Tue, 26 Jul 2016 11:18:07 -0700 From: "Paul E. McKenney" To: linux-kernel@vger.kernel.org Cc: mingo@kernel.org, peterz@infradead.org, dhowells@redhat.com, will.deacon@arm.com, linux-arch@vger.kernel.org Subject: [PATCH memory-barriers.txt 0/5] Fixes and Korean translation Reply-To: paulmck@linux.vnet.ibm.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16072618-0016-0000-0000-00000446CFFA X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 16072618-0017-0000-0000-0000317AB39D Message-Id: <20160726181807.GA26700@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-07-26_12:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=1 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1604210000 definitions=main-1607260195 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello! This series provides some fixes and updates: 1. Clarify the limited scope of control dependencies. 2. Whitespace fixes, courtesy of SeongJae Park. 3. Fix a section reference, courtesy of SeongJae Park. 4. Fix a bug in a memory-ordering example, courtesy of SeongJae Park. 5. Korean translation, courtesy of SeongJae Park. Thanx, Paul ------------------------------------------------------------------------ ko_KR/memory-barriers.txt | 3135 ++++++++++++++++++++++++++++++++++++++++++++++ memory-barriers.txt | 46 2 files changed, 3179 insertions(+), 2 deletions(-)