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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CE0B4C433EF for ; Tue, 12 Apr 2022 01:08:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245598AbiDLBK7 (ORCPT ); Mon, 11 Apr 2022 21:10:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42758 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1350975AbiDLBKe (ORCPT ); Mon, 11 Apr 2022 21:10:34 -0400 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0C22E13FA7; Mon, 11 Apr 2022 18:07:29 -0700 (PDT) Received: from ip5b412258.dynamic.kabel-deutschland.de ([91.65.34.88] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ne503-0007LK-4Y; Tue, 12 Apr 2022 03:07:19 +0200 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Paolo Bonzini , KVM , Stephen Rothwell Cc: Anup Patel , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: Fixes tags need some work in the kvm-fixes tree Date: Tue, 12 Apr 2022 03:07:18 +0200 Message-ID: <2099797.irdbgypaU6@diego> In-Reply-To: <20220412080045.301da5ef@canb.auug.org.au> References: <20220412080045.301da5ef@canb.auug.org.au> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org Am Dienstag, 12. April 2022, 00:00:45 CEST schrieb Stephen Rothwell: > Hi all, > > In commit > > 4054eee92902 ("RISC-V: KVM: include missing hwcap.h into vcpu_fp") > > Fixes tag > > Fixes: 0a86512dc113 ("RISC-V: KVM: Factor-out FP virtualization into separate hmm, when I sent it [0], the fixes tag was Fixes: 0a86512dc113 ("RISC-V: KVM: Factor-out FP virtualization into separate sources") Did it get somehow mangled when the patch got applied? [0] https://lore.kernel.org/all/20220408092415.1603661-1-heiko@sntech.de/ > > has these problem(s): > > - Subject has leading but no trailing parentheses > - Subject has leading but no trailing quotes > > In commit > > ebdef0de2dbc ("KVM: selftests: riscv: Fix alignment of the guest_hang() function") > > Fixes tag > > Fixes: 3e06cdf10520 ("KVM: selftests: Add initial support for RISC-V > > has these problem(s): > > - Subject has leading but no trailing parentheses > - Subject has leading but no trailing quotes > > In commit > > fac372536439 ("KVM: selftests: riscv: Set PTE A and D bits in VS-stage page table") > > Fixes tag > > Fixes: 3e06cdf10520 ("KVM: selftests: Add initial support for RISC-V > > has these problem(s): > > - Subject has leading but no trailing parentheses > - Subject has leading but no trailing quotes > > Please do not split fixes tags over more than one line. > >