From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751637AbdJXPku (ORCPT ); Tue, 24 Oct 2017 11:40:50 -0400 Received: from mail-lf0-f51.google.com ([209.85.215.51]:49837 "EHLO mail-lf0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751299AbdJXPkt (ORCPT ); Tue, 24 Oct 2017 11:40:49 -0400 X-Google-Smtp-Source: ABhQp+Ty1PEZchBL8f0FUjRCPgRuEOahf2QCixFMd/+HpGfTQ8nDbOPP0uqEACFwEp5zZl68jJc8QQ== Date: Tue, 24 Oct 2017 17:40:45 +0200 From: Ingo Molnar To: Will Deacon Cc: linux-kernel@vger.kernel.org, peterz@infradead.org, linux-arm-kernel@lists.infradead.org, Jeremy.Linton@arm.com, longman@redhat.com, boqun.feng@gmail.com, paulmck@linux.vnet.ibm.com Subject: Re: [PATCH v3 0/5] Switch arm64 over to qrwlock Message-ID: <20171024154045.zr7u4puc7xa25cgu@gmail.com> References: <1507810851-306-1-git-send-email-will.deacon@arm.com> <20171019165332.GD30652@arm.com> <20171024144810.GD14568@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171024144810.GD14568@arm.com> User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Will Deacon wrote: > Ingo, Peter, > > Would you be willing to merge this via -tip, please? I'm happy to > rebase/repost as required, but the code is in good shape now. Sure, will do it tomorrow! Thanks, Ingo