From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755231AbdFWU35 (ORCPT ); Fri, 23 Jun 2017 16:29:57 -0400 Received: from ms.lwn.net ([45.79.88.28]:42150 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754960AbdFWU3z (ORCPT ); Fri, 23 Jun 2017 16:29:55 -0400 Date: Fri, 23 Jun 2017 14:29:54 -0600 From: Jonathan Corbet To: Palmer Dabbelt Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Documentation: atomic_ops.txt is core-api/atomic_ops.rst Message-ID: <20170623142954.7a330976@lwn.net> In-Reply-To: <20170623202522.6681-1-palmer@dabbelt.com> References: <20170623202522.6681-1-palmer@dabbelt.com> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 23 Jun 2017 13:25:22 -0700 Palmer Dabbelt wrote: > I was reading the memory barries documentation in order to make sure the > RISC-V barries were correct, and I found a broken link to the atomic > operations documentation. This looks good to me, but can you resend with Paul McKenney on the list? "Paul E. McKenney" He generally likes to handle memory-barriers.txt changes through his tree. Thanks, jon