2022-04-12 13:53:48

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Fixes tags need some work in the kvm-fixes tree

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

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.

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2022-04-12 23:33:41

by Heiko Stübner

[permalink] [raw]
Subject: Re: linux-next: Fixes tags need some work in the kvm-fixes tree

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/[email protected]/

>
> 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.
>
>




2022-04-22 19:11:02

by Atish Kumar Patra

[permalink] [raw]
Subject: Re: linux-next: Fixes tags need some work in the kvm-fixes tree

On Thu, Apr 21, 2022 at 2:50 PM Stephen Rothwell <[email protected]> wrote:
>
> Hi all,
>
> In commit
>
> 38d9a4ac65f2 ("RISC-V: KVM: Restrict the extensions that can be disabled")
>
> Fixes tag
>
> Fixes: 92ad82002c39 ("RISC-V: KVM: Implement
>
> has these problem(s):
>
> - Subject has leading but no trailing parentheses
> - Subject has leading but no trailing quotes
>
> In commit
>
> 3ab75a793e49 ("RISC-V: KVM: Remove 's' & 'u' as valid ISA extension")
>
> Fixes tag
>
> Fixes: a33c72faf2d7 ("RISC-V: KVM: Implement VCPU create, init and
>
> 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.
>
Sorry for that.
This probably happened while copying the fixes tag from mail to the
actual patch.
Let me know if I should resend the patches with correctly formatted fixes tag.


> --
> Cheers,
> Stephen Rothwell