From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0540BC282DD for ; Wed, 8 Jan 2020 14:56:47 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C92B3206F0 for ; Wed, 8 Jan 2020 14:56:46 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="s2F8YO6h"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="nm5vIl0W" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C92B3206F0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=RwYp2016/SLge6p96IQt1GTmR/qSQ9kBNuMDMNad12A=; b=s2F8YO6h2NgZK8 hXA+s5dcK1e5azX/BQN98z3H1OAccNenAtRhjRhZu6935FQO4gCLbQM4/SKqHuso0J6UWXebTgn/Y CJMexCut2/390SnmeO8EUFmMENdnr/MwRwPY2ay2zFgbigJDtIATg/cnEU85WoAKr7+lnjWTRvC6s L3tnuBPMQH0eMv9825R2VfsgOyJNZN5ToBRj4cJukFl0jgcdX6RgOtfTE3/fdPsHneEYTTCj+Ixvq Tby90Su1HUeTTDigYf7eJhrdukqqAp60UIy4TMQugEyXdchYq913tdR2rYUW4pOuwBtnoKHGEAitZ vxPe8x6+K3uTnz+11iTQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1ipClJ-0004JS-6b; Wed, 08 Jan 2020 14:56:45 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ipClG-0004Iw-H9 for linux-arm-kernel@lists.infradead.org; Wed, 08 Jan 2020 14:56:43 +0000 Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 10C49206F0; Wed, 8 Jan 2020 14:56:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1578495401; bh=g9qJlb6twwDyx0IgE9XqpslJ8BM6Uk+SEjDEW7fjvXI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nm5vIl0Wje/AtwHPwyZmjUtLI5PrhuhB8ecBkmlYM3gcf5fOdZvcHsax3aCrshAlL Q4Ne4a8qa6SO/wfO6r3U0rJdXowEhoE3jDkbCff6rVKZFSmqokoJqnIYvOTnyr3iz/ 174PMzLYjfFFUE9hN3y4980VE3UhB+c2hyundhz4= Date: Wed, 8 Jan 2020 14:56:32 +0000 From: Will Deacon To: Mark Brown Subject: Re: [PATCH 3/3] arm64: mm: Use modern annotations for assembly functions Message-ID: <20200108145632.GA18453@willie-the-truck> References: <20200106195818.56351-1-broonie@kernel.org> <20200106195818.56351-4-broonie@kernel.org> <20200107144357.GA29001@willie-the-truck> <20200107164234.GE4877@sirena.org.uk> <20200108121717.GA16398@willie-the-truck> <20200108135059.GC3817@sirena.org.uk> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200108135059.GC3817@sirena.org.uk> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200108_065642_591709_E1E32AE7 X-CRM114-Status: GOOD ( 14.99 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Catalin Marinas , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Jan 08, 2020 at 01:50:59PM +0000, Mark Brown wrote: > On Wed, Jan 08, 2020 at 12:17:17PM +0000, Will Deacon wrote: > > On Tue, Jan 07, 2020 at 04:42:34PM +0000, Mark Brown wrote: > > > > We can eventually, there's more stuff coming (very soon) for kernel/ and > > > kvm/ - once those are in I've got a patch sitting ready to remove > > > ENDPIPROC. That's basically the only patch for any of this stuff with > > > any interdependencies so I'm sending stuff as it's ready. > > > Hmm, but with this series applied I don't see any remaining users of > > ENDPIPROC. Or are you saying that there are new users in the pipeline? > > Ah, you're right - I seem to have confused myself about what bit went > where in the series. I've got the patch deleting them, I can send that > if these get applied or include it in the next posting. I've pushed the current bits here: https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git/log/?h=for-next/asm-annotations so please feel free to send stuff on top! Thanks, Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel