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=-0.8 required=3.0 tests=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 4A2B6C28CBC for ; Wed, 6 May 2020 18:43:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2D6CB206B8 for ; Wed, 6 May 2020 18:43:51 +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="REacQYlB" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730241AbgEFSnu (ORCPT ); Wed, 6 May 2020 14:43:50 -0400 Received: from ozlabs.org ([203.11.71.1]:59747 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729895AbgEFSnu (ORCPT ); Wed, 6 May 2020 14:43:50 -0400 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 49HQTw23cvz9sPF; Thu, 7 May 2020 04:43:48 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1588790628; bh=Kb9QXt5c/WUVsgI56tsRvsSeMMeypPUJr8pMEZ5RH8c=; h=Date:From:To:Cc:Subject:From; b=REacQYlBU7UmvFKbEZApzyGCC3DA9ZWZEleXizuUnAbcM9c2ud4S/RZMviMCwO7KI pbUD118UAAcsfcwnD+rj7+qSv+jcKBf+Y/Bsj7v13Q3EDkaKcWbFruvf7n6ELOUd6D s/fW4w4cfQYzonwiGS5z5E58n5M2IVUPykAce5IlhDoC5MXvFmfB96CZoneECK5s46 Ml1kpGAypmO7vKbZ6cfQ3lF7Yq4xVIVWl3BbzW70Dl4XBkvutbirl/2jXT0wXzutpV VZqKVzaWC+UMQWcYxjIW471BhoIV73X7uag7cBT/JswZHtMd346/lHcb1eYhG8DWDO Lfp69L3xGQzMg== Date: Thu, 7 May 2020 04:43:47 +1000 From: Stephen Rothwell To: Paolo Bonzini , KVM Cc: Linux Next Mailing List , Linux Kernel Mailing List , Suravee Suthikulpanit Subject: linux-next: Fixes tag needs some work in the kvm-fixes tree Message-ID: <20200507044347.2ddd5b0d@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/2pA4XuH_JTnuZoRmrBEDmtu"; protocol="application/pgp-signature"; micalg=pgp-sha256 Sender: linux-next-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org --Sig_/2pA4XuH_JTnuZoRmrBEDmtu Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, In commit 637543a8d61c ("KVM: x86: Fixes posted interrupt check for IRQs delivery m= odes") Fixes tag Fixes: (fdcf75621375 'KVM: x86: Disable posted interrupts for non-standar= d IRQs delivery modes') has these problem(s): - No SHA1 recognised It should just be Fixes: fdcf75621375 ("KVM: x86: Disable posted interrupts for non-standard = IRQs delivery modes") as generated by git log -1 --format=3D'Fixes: %h ("%s")' fdcf75621375 --=20 Cheers, Stephen Rothwell --Sig_/2pA4XuH_JTnuZoRmrBEDmtu Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAl6zBWMACgkQAVBC80lX 0GyioAf/em///SuEcj6kfVU8/tbM23yHQ6BMJw6AVuhjbFcNhBjSoRHTVgHJrN2Z VVuZS5yOOp0UmSAPG6eV19ie/F5svJfQ1p3CT10+I6BwUMkeR7LXhULGCO5EYK0w t1T/OH7YDxkLEYHhA7c1ur4kdBkU1aRc/zRzWIsdb1hqEzkhvQh7f5Y/i+Hxow75 H70bVgtAkaek21t4uw67rvbzj2Kg0Rod3UEmxFAgzKNhJAhHsANNLEoI4jP1iZGV FYBps1Kntf1kMp3BLA4nmhYhtsBXul17VBxmGFQviAhfi4/vnFRBQh+YXZhE4J/i 3SIqBhd8cgKqmF9meUm+xNxZGNWPSQ== =/A2g -----END PGP SIGNATURE----- --Sig_/2pA4XuH_JTnuZoRmrBEDmtu--