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=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 62391C433E0 for ; Wed, 24 Jun 2020 10:31:23 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 16C062082F for ; Wed, 24 Jun 2020 10:31:23 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="mCb6FbAs" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 16C062082F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=merlin.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=DaO0KWlXw6rMd6k9OVk6vnsveCDC4fHVoxfkAmx3Lgs=; b=mCb6FbAsCdpK8Hf2N2wqD/8X5 epz8F3xIYLZFCScyg/XU8m/wlbDroe7vtNI3UkQdMZ5Cz6h0AOJJ2dbgtbUg86KK/i6HZo4c3Nmxc AjclekX6+dU/BudURyIsfzN3FZxdqPqmgQXepmK2itKF2xn+yzeMXgIeug4EuPQxVnKoMuv3kDsBp CYwV3D2NU0hIAt05q+9rw5tAD8abp0SINVs29ygyK7sXl0T1mqrvL6PbGklXU2ACOA2zx6lwn8XwD Mp21N2N+Y70wb2BZtB5wRO1WA37C+1jm/T3qgmbtGp7HKRGZALJnzhSjMcJdOhZ5q9nwAO4EyuAGS ZVyPUTMVw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jo2f6-0001uN-5h; Wed, 24 Jun 2020 10:29:48 +0000 Received: from foss.arm.com ([217.140.110.172]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jo2f3-0001tC-BS for linux-arm-kernel@lists.infradead.org; Wed, 24 Jun 2020 10:29:46 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id C9DAF1FB; Wed, 24 Jun 2020 03:29:44 -0700 (PDT) Received: from arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id C9B133F6CF; Wed, 24 Jun 2020 03:29:43 -0700 (PDT) Date: Wed, 24 Jun 2020 11:29:41 +0100 From: Dave Martin To: "Michael Kerrisk (man-pages)" Subject: Re: [RFC PATCH v2 6/6] prctl.2: Add tagged address ABI control prctls (arm64) Message-ID: <20200624102941.GC25945@arm.com> References: <1590614258-24728-1-git-send-email-Dave.Martin@arm.com> <1590614258-24728-7-git-send-email-Dave.Martin@arm.com> <20200609172232.GA63286@C02TF0J2HF1T.local> <20200610100641.GF25945@arm.com> <20200610152634.GJ26099@gaia> <20200610164209.GH25945@arm.com> <20200610174205.GL26099@gaia> <20200615145115.GL25945@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) 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: linux-arch , linux-man , Catalin Marinas , Vincenzo Frascino , Will Deacon , 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+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Jun 24, 2020 at 11:54:45AM +0200, Michael Kerrisk (man-pages) wrote: > Hi Dave > > Is there a plan for future work on this patch? I think we have agreement on the content. Mainly this is waiting for me to repost. Cheers ---Dave [...] _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel