[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20240531160829.343479a6@canb.auug.org.au>
Date: Fri, 31 May 2024 16:08:29 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Al Viro <viro@...IV.linux.org.uk>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Linux Next
Mailing List <linux-next@...r.kernel.org>
Subject: linux-next: Fixes tag needs some work in the vfs-fixes tree
Hi all,
In commit
bba1f6758a9e ("lirc: rc_dev_get_from_fd(): fix file leak")
Fixes tag
Fixes: 6a9d552483d50 "media: rc: bpf attach/detach requires write permission" # v6.9
has these problem(s):
- Subject has leading but no trailing quotes
- Subject does not match target commit subject
Just use
git log -1 --format='Fixes: %h ("%s")'
Thus:
Fixes: 6a9d552483d5 ("media: rc: bpf attach/detach requires write permission")
In commit
b4cf5fc01ce8 ("powerpc: fix a file leak in kvm_vcpu_ioctl_enable_cap()")
Fixes tag
Fixes: eacc56bb9de3e # v5.2
has these problem(s):
- Subject does not match target commit subject
Just use
git log -1 --format='Fixes: %h ("%s")'
Thus:
Fixes: eacc56bb9de3 ("KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVE")
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists