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

From: linyujun (C)
Date: Mon Sep 19 2022 - 21:35:59 EST


Thank you, this is indeed a clerical error, I will correct it and send a v2 patch as soon as possible.

在 2022/9/20 2:13, Stephen Rothwell 写道:
Hi all,

In commit

1e6d11fe72e3 ("MIPS: SGI-IP30: Fix platform-device leak in bridge_platform_create()")

Fixes tag

Fixes: fd27234f24ae ("MIPS: add support for SGI Octane (IP30)")

has these problem(s):

- Subject does not match target commit subject
Just use
git log -1 --format='Fixes: %h ("%s")'

So

Fixes: fd27234f24ae ("MIPS: SGI-IP30: Free some unused memory")

or

Fixes: 7505576d1c1a ("MIPS: add support for SGI Octane (IP30)")