On Tue Aug 5, 2025 at 5:53 AM MDT, Giant Sand Fans wrote: > On Tue, 5 Aug 2025 at 12:49, Dmitry Baryshkov > <dmitry.barysh...@oss.qualcomm.com> wrote: >> Fixes tag? > Sorry, what do you mean?
Dmitry is looking for a tag in the body of your patch (much like your "Signed-off-by" tag) which describes the commit which introduced the bad behavior[1]. In this case, it looks like this block was introduced with the incorrect kerneldoc code block formatting by commit 471920ce25d5, so the correct Fixes tag would look like the following: Fixes: 471920ce25d5 ("drm/gpuvm: Add locking helpers") [1]: https://docs.kernel.org/process/submitting-patches.html#using-reported-by-tested-by-reviewed-by-suggested-by-and-fixes Cheers, Brigham