From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH] locking/rwsem: Remove arch specific rwsem files Date: Mon, 11 Feb 2019 11:55:37 +0100 Message-ID: <20190211105537.GA59133@gmail.com> References: <1549850450-10171-1-git-send-email-longman@redhat.com> <20190211071159.GA55579@gmail.com> <20190211103927.GA118071@gmail.com> <20190211105214.GA30880@fuggles.cambridge.arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190211105214.GA30880@fuggles.cambridge.arm.com> Sender: linux-kernel-owner@vger.kernel.org To: Will Deacon Cc: Waiman Long , Peter Zijlstra , Ingo Molnar , Thomas Gleixner , linux-kernel@vger.kernel.org, linux-alpha@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-hexagon@vger.kernel.org, linux-ia64@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-sh@vger.kernel.org, sparclinux@vger.kernel.org, linux-xtensa@linux-xtensa.org, linux-arch@vger.kernel.org, x86@kernel.org, Arnd Bergmann , Borislav Petkov , "H. Peter Anvin" , Davidlohr Bueso , Linus Torvalds , Andrew Morton , Tim Chen List-Id: linux-arch.vger.kernel.org * Will Deacon wrote: > On Mon, Feb 11, 2019 at 11:39:27AM +0100, Ingo Molnar wrote: > > > > * Ingo Molnar wrote: > > > > > Sounds good to me - I've merged this patch, will push it out after > > > testing. > > > > Based on Peter's feedback I'm delaying this - performance testing on at > > least one key ll/sc arch would be nice indeed. > > Once Waiman has posted a new version, I can take it for a spin on some > arm64 boxen if he shares his workload. Cool, thanks! Ingo From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-f67.google.com ([209.85.128.67]:52336 "EHLO mail-wm1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725931AbfBKKzn (ORCPT ); Mon, 11 Feb 2019 05:55:43 -0500 Date: Mon, 11 Feb 2019 11:55:37 +0100 From: Ingo Molnar Subject: Re: [PATCH] locking/rwsem: Remove arch specific rwsem files Message-ID: <20190211105537.GA59133@gmail.com> References: <1549850450-10171-1-git-send-email-longman@redhat.com> <20190211071159.GA55579@gmail.com> <20190211103927.GA118071@gmail.com> <20190211105214.GA30880@fuggles.cambridge.arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190211105214.GA30880@fuggles.cambridge.arm.com> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Will Deacon Cc: Waiman Long , Peter Zijlstra , Ingo Molnar , Thomas Gleixner , linux-kernel@vger.kernel.org, linux-alpha@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-hexagon@vger.kernel.org, linux-ia64@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-sh@vger.kernel.org, sparclinux@vger.kernel.org, linux-xtensa@linux-xtensa.org, linux-arch@vger.kernel.org, x86@kernel.org, Arnd Bergmann , Borislav Petkov , "H. Peter Anvin" , Davidlohr Bueso , Linus Torvalds , Andrew Morton , Tim Chen Message-ID: <20190211105537.9v1kduCRKIlX8FdA5XaRurE_9MG9hNqmmvtRxFuXYHE@z> * Will Deacon wrote: > On Mon, Feb 11, 2019 at 11:39:27AM +0100, Ingo Molnar wrote: > > > > * Ingo Molnar wrote: > > > > > Sounds good to me - I've merged this patch, will push it out after > > > testing. > > > > Based on Peter's feedback I'm delaying this - performance testing on at > > least one key ll/sc arch would be nice indeed. > > Once Waiman has posted a new version, I can take it for a spin on some > arm64 boxen if he shares his workload. Cool, thanks! Ingo