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,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 20173C4727E for ; Wed, 30 Sep 2020 12:41:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D221C2085B for ; Wed, 30 Sep 2020 12:41:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b="chGh0mA1" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729867AbgI3Ml1 (ORCPT ); Wed, 30 Sep 2020 08:41:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44594 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729767AbgI3Ml1 (ORCPT ); Wed, 30 Sep 2020 08:41:27 -0400 Received: from ozlabs.org (bilbo.ozlabs.org [IPv6:2401:3900:2:1::2]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A9438C061755; Wed, 30 Sep 2020 05:41:26 -0700 (PDT) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4C1bTt3vJCz9sSt; Wed, 30 Sep 2020 22:41:22 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1601469683; bh=MZa3I4X11U6g3zahDyYonOXRWDpauA3FSK6KKipyz8o=; h=Date:From:To:Cc:Subject:From; b=chGh0mA1PnSuSJuNCVTAfkN/kHIUCTA9lPW6E+bmro+YDjVaDhwBi2yP22TcJarCw OYW52lus5XwaBbQgyE1CZmWyv13jyvJb5gXMXgGz1xnTxyDwMrNZn3XWlfbCeYNbAB Xq1zFWAd2wcDBxVf8vQICG93Qzm5JeiAsDFcfTogVT1UlHmtCK35j04OktamXW9CeV 3SnuAblkr0HYfnOxymnVSuVrpBLDL9CQuHDpZPKcI/Bbq+E39a2vttOFUV2ZfessUx vdiG+5zTla4mTwZM5DP4C/JczTWWet+mZEHQFvWhBI/ryTiXQT6vnZa6m1AgCxeubA LLPY9VLKI2ZWA== Date: Wed, 30 Sep 2020 22:41:21 +1000 From: Stephen Rothwell To: Palmer Dabbelt , Paul Walmsley Cc: Linux Next Mailing List , Linux Kernel Mailing List , Anup Patel Subject: linux-next: Fixes tag needs some work in the risc-v-fixes tree Message-ID: <20200930224121.12b54d61@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/uhBCk_IwK1FtX98DtPL/9G/"; protocol="application/pgp-signature"; micalg=pgp-sha256 Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org --Sig_/uhBCk_IwK1FtX98DtPL/9G/ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, In commit 1e555ccc72e0 ("RISC-V: Check clint_time_val before use") Fixes tag Fixes: d5be89a8d118 ("RISC-V: Resurrect the MMIO timer implementation has these problem(s): - Subject has leading but no trailing parentheses - Subject has leading but no trailing quotes Please do not break Fixes tags over more than one line. --=20 Cheers, Stephen Rothwell --Sig_/uhBCk_IwK1FtX98DtPL/9G/ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAl90fPEACgkQAVBC80lX 0Gy0vgf+Nyfg/+LfxjCpyWYg71LQ8x9yQ9TaXRjiLha3pcEETv2uO2qBLY5pDFRN qKC/zYjFX4vX7ut09shqzz1ALJEtAV44YE5CcI/7uraqdIDyCIeyacXaPoYz+0hq 5jbqVSRCt24Ou0i+OBw4SQF/d/U2XBToDHGizLSbUgD1PoHOV86A5+Qm98/FRigi oMsXiYVQwN4nulfSwRrh89V79IFiItwAf0eoZdOIgmOkq2L+NuSyIpKzlGLW3Tgx gMa328B9TCqzYH94RKEjkqEo1o8VY2yp0bLftqkaPrbMPPfcAzJnANhbEZ2SuSDP JHPrBVCIndOt0Ca8ech0smcjTgckiQ== =6L1F -----END PGP SIGNATURE----- --Sig_/uhBCk_IwK1FtX98DtPL/9G/--