Re: linux-next: Fixes tag needs some work in the bluetooth tree

From: Sungwoo Kim
Date: Tue Apr 30 2024 - 18:25:04 EST


Hi, sorry for the wrong fixed tag.

On Tue, Apr 30, 2024 at 5:50 PM Stephen Rothwell <sfr@xxxxxxxxx.orgau> wrote:
>
> Hi all,
>
> In commit
>
> 91708e8a4376 ("Bluetooth: msft: fix slab-use-after-free in msft_do_close()")
>
> Fixes tag
>
> Fixes: 9e14606d8f38 ("Bluetooth: disable advertisement filters during suspend")
>
> has these problem(s):
>
> - Subject does not match target commit subject
> Just use
> git log -1 --format='Fixes: %h ("%s")'
>
> Maybe you meant
>
> Fixes: bf6a4e30ffbd ("Bluetooth: disable advertisement filters during suspend")
>
> or
>
> Fixes: 9e14606d8f38 ("Bluetooth: msft: Extended monitor tracking by address filter")

The correct tag is:

Fixes: 5031ffcc79b8 ("Bluetooth: Keep MSFT ext info throughout a
hci_dev's life cycle")

Would you like me to send a new patch to fix this?

Thanks,
Sungwoo.