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=-4.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 15D8DC433ED for ; Fri, 21 May 2021 13:08:35 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 C27A461244 for ; Fri, 21 May 2021 13:08:34 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C27A461244 Authentication-Results: mail.kernel.org; dmarc=fail (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=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:Cc: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=UNnOygafPYPhNJPsJyv8oPHHSdEos9YCL5q6LBqSYo0=; b=huUmby2iacMH20UpZFXYHjhbAv p5eZT2I1b2fVnFvmxs33RD2sCrNOU36uJNH1paL5zMj0ibRaOwlbIDq3HPLTqLsIa3WEx4Ls0Wklc BwKC31Z9k9uMwfwGCi20D7tRu/ctsLdWwcr7nWkzdEUO1XLPqN19Ww8djB7lrx42mfGYwXlWJJS/H ue9CxnRFENJKkMaOr895SCR0ty7gd+wQV+OGJcQeNkQCi9YbAWQ1UTt75Ltsaao01PH9CEeDTsInZ 8kEhgZofEB69z2lVgVl7UMQ+/7HBA2ZtZDPHAxalDYMnxsF3+48LaCiGEzHniulJz4hh3M/WLOO0L ijd6uFOw==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lk4qo-005QtP-Ax; Fri, 21 May 2021 13:06:02 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lk4qk-005Qsh-UQ for linux-arm-kernel@desiato.infradead.org; Fri, 21 May 2021 13:05:59 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=6X/9eCzy389eRAZNXGrAPN89YbaN0cMFC+M9ZX27Djg=; b=OPvr1MPLvoeI8ffakx6fOyZ7Be /13uJc2QNZwjSevqMPsIhY8MjbmCvnhM9bih5fSXqFsK4MsrzQxjqFdTGIy8hEdYXVLWxQBefFbKc F6QD/74IzJnGmBS6U21als6u0rZSEaDKqIzvMzT8WM6l5xf8TVlLnBULCs+0sBUs5vTVbG5hndXsB wMz73D7n0266jPYj8xU8ZxmAtz9FsSNlttkVDJLKreF4MKfgNozt5vgoi9lcYeiUbxc3cfBxjVguL HWhcRCttAsA7wk66Vioi2JBB16g1gwkpNktnZwAgqEJCqZFPMp58cK648HlDGZEOip47afKnFpxwv /46X2Z1A==; Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lk4qi-00H7ch-9W for linux-arm-kernel@lists.infradead.org; Fri, 21 May 2021 13:05:57 +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 82DA711B3; Fri, 21 May 2021 06:05:53 -0700 (PDT) Received: from C02TD0UTHF1T.local (unknown [10.57.33.243]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 0BAA33F73B; Fri, 21 May 2021 06:05:50 -0700 (PDT) Date: Fri, 21 May 2021 14:05:48 +0100 From: Mark Rutland To: Fuad Tabba Cc: "moderated list:ARM64 PORT (AARCH64 ARCHITECTURE)" , Will Deacon , Catalin Marinas , Marc Zyngier , Ard Biesheuvel , James Morse , Alexandru Elisei , Suzuki K Poulose , Robin Murphy Subject: Re: [PATCH v3 04/18] arm64: assembler: user_alt label optional Message-ID: <20210521130548.GC1040@C02TD0UTHF1T.local> References: <20210520124406.2731873-1-tabba@google.com> <20210520124406.2731873-5-tabba@google.com> <20210520125735.GF17233@C02TD0UTHF1T.local> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210521_060556_398211_3CDE9760 X-CRM114-Status: UNSURE ( 7.16 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Fri, May 21, 2021 at 12:46:14PM +0100, Fuad Tabba wrote: > I'll rebase this series on rc3 when it comes out, apply your > suggestions, and send it out. Great! When that's out I'd be happy to throw my arm64 Syzkaller instance at it. Mark. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel