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=-12.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,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 82A95C433DB for ; Thu, 14 Jan 2021 17:55:29 +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 3817E23B4B for ; Thu, 14 Jan 2021 17:55:29 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3817E23B4B 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=merlin.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=hFMyJ4ADyq5rVRS28TAHyXo+KlEqg9zIMisnjUO11lc=; b=y8ELbGL+r3Qqc6DinI06T7nSM sZaxRBB8Lx5QNUViWRxP4uPNjydedmvXq2mgaUA4+ZJdwRv4dT83WZZ1ZkLwyxWmZ1oL4JUfZHFZs n6dMpHPr/NPe66dKqGP5jCuwAF4XN2BIWhfy2nN2Zm3RApMSKOEbtliBptNtJRxP1OhOyNV+Tf8Y5 I+GNBADxu5XGvFqy0xMTwC4OPHzG3go0eDo6NA+9IvM/kmRf5MfqmPhCRLAdM5DYo9e1urrEqR5Dj vF1in7UWc41QhPFKifS2SBXABehKI6pocDVidgmKeNcAdht3r4edQFXrqPBH08gtji3fkVvX7L0jW FuQFrALWg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l06ou-0005iH-9F; Thu, 14 Jan 2021 17:54:04 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l06or-0005ho-EI for linux-arm-kernel@lists.infradead.org; Thu, 14 Jan 2021 17:54:02 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6266423A59; Thu, 14 Jan 2021 17:53:59 +0000 (UTC) From: Catalin Marinas To: Mark Brown , Shuah Khan Subject: Re: [PATCH] arm64: selftests: Fix spelling of 'Mismatch' Date: Thu, 14 Jan 2021 17:53:57 +0000 Message-Id: <161064683418.30788.10111193455763198611.b4-ty@arm.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210108183144.673-1-broonie@kernel.org> References: <20210108183144.673-1-broonie@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210114_125401_569576_6F0E5830 X-CRM114-Status: UNSURE ( 6.30 ) 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: linux-arm-kernel@lists.infradead.org, Will Deacon , Dave Martin , linux-kselftest@vger.kernel.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 Fri, 8 Jan 2021 18:31:44 +0000, Mark Brown wrote: > The SVE and FPSIMD stress tests have a spelling mistake in the output, fix > it. Applied to arm64 (for-next/fixes), thanks! [1/1] arm64: selftests: Fix spelling of 'Mismatch' https://git.kernel.org/arm64/c/73a7c155a2b2 -- Catalin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel