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=-9.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_GIT 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 1D9E2C433DF for ; Mon, 15 Jun 2020 16:34:32 +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 DA86E2078A for ; Mon, 15 Jun 2020 16:34:31 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="pb9dNraA"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="ux+vmOpz" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DA86E2078A 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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=mouuFq5OvITwf5NO8iTHc/1mytwGi2WWHxUNOBtgKuk=; b=pb9dNraAd1324s 5et1IBnyQ3ipbziTO39nmMS6E7wDpjB6WpCPDUKyrmuWof1/51O7v3JDVfVbgugGGAo3K/oMjtIQW 1n9Knt9y00DK+ckGESZkNc9HWD24OOMMdRswX8lcaedymMfA9rKMXN7pNr80MUByqnCh1G23CTdPz RyOWm+3fAkWunk5pzpsI23dhICXPGNQ3s8kMfDG/e9mXN1hO/H8Afhr9DunChqRlKkDs/pSHEAxda T0hNOCD30pWtENohvGD17oNzAeLq8raRHycvVdrhWQep+8OdtUz8hMwa9AnQQOU4kdbywIYW06/4R nc4ci9YeuhOXozCrwXuA==; 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 1jks46-0006GU-7i; Mon, 15 Jun 2020 16:34:30 +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 1jks3o-000662-Az for linux-arm-kernel@lists.infradead.org; Mon, 15 Jun 2020 16:34:13 +0000 Received: from localhost.localdomain (236.31.169.217.in-addr.arpa [217.169.31.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 32C1520810; Mon, 15 Jun 2020 16:34:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592238852; bh=09Pm7pssZKQv5PROblVhAg0GP0UqPpm4OR01g4EIpvY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ux+vmOpzKMn3d6a/+JaCg7SUBoKoLfOF4MstiEGswZ0hoX7o4W+bVZwoWQVUGEPKE jyoVqbcXSJVJc1xtRLJE4VHIbeHCr7hqV+kbpVLc4HjfycY94pz1rRLUWdeXRX1R/Z laO8pUg2jQBEPvzDDLUdrSmoLVlnEIHw2tQ4Lhuw= From: Will Deacon To: linux-arm-kernel@lists.infradead.org, Dave Martin Subject: Re: [PATCH 0/2] arm64/sve: Misc fixes Date: Mon, 15 Jun 2020 17:34:01 +0100 Message-Id: <159222357194.100947.4261034730480572836.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <1591808590-20210-1-git-send-email-Dave.Martin@arm.com> References: <1591808590-20210-1-git-send-email-Dave.Martin@arm.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200615_093412_393817_C4C8F89B X-CRM114-Status: UNSURE ( 8.02 ) X-CRM114-Notice: Please train this message. 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@arm.com, Will Deacon 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, 10 Jun 2020 18:03:08 +0100, Dave Martin wrote: > A couple of unrelated minor fixes: one documentation typo fix, and one > fix for a (mostly) theoretical data race. > > Dave Martin (2): > docs/arm64: Fix typo'd #define in sve.rst > arm64/sve: Eliminate data races on sve_default_vl > > [...] Applied to arm64 (for-next/fixes), thanks! [1/2] docs/arm64: Fix typo'd #define in sve.rst https://git.kernel.org/arm64/c/9ba6a9efa4a4 [2/2] arm64/sve: Eliminate data races on sve_default_vl https://git.kernel.org/arm64/c/1e570f512cbd Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel