From mboxrd@z Thu Jan 1 00:00:00 1970 From: Waiman Long Date: Fri, 24 Jul 2020 21:10:02 +0000 Subject: Re: [PATCH v4 6/6] powerpc: implement smp_cond_load_relaxed Message-Id: <1d24ef18-963b-4e26-2798-68bfe1350167@redhat.com> List-Id: References: <20200724131423.1362108-1-npiggin@gmail.com> <20200724131423.1362108-7-npiggin@gmail.com> In-Reply-To: <20200724131423.1362108-7-npiggin@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Nicholas Piggin , linuxppc-dev@lists.ozlabs.org Cc: Will Deacon , Peter Zijlstra , Boqun Feng , Ingo Molnar , Anton Blanchard , =?UTF-8?Q?Michal_Such=c3=a1nek?= , linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, kvm-ppc@vger.kernel.org, linux-arch@vger.kernel.org On 7/24/20 9:14 AM, Nicholas Piggin wrote: > This implements smp_cond_load_relaed with the slowpath busy loop using the Nit: "smp_cond_load_relaxed" Cheers, Longman