Re: [PATCH] docs: ABI: sysfs-module: update modules taint flags
From: Jonathan Corbet
Date: Wed Nov 05 2025 - 13:33:47 EST
Petr Pavlu <petr.pavlu@xxxxxxxx> writes:
> On 11/2/25 7:04 AM, Randy Dunlap wrote:
>> Add missing taint flags for loadable modules, as pointed out by
>> Petr Pavlu [1].
>>
>> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
>> [1] https://lore.kernel.org/all/c58152f1-0fbe-4f50-bb61-e2f4c0584025@xxxxxxxx/
>> ---
>
> Looks ok to me. I would only move the "[1]" line before the
> "Signed-off-by" tag in the commit message and separate them by an empty
> line. Some tooling might rely on the tags being separately at the end.
> I guess this can be directly adjusted by a maintainer that picks up the
> patch and there is no need to resend it.
>
> Reviewed-by: Petr Pavlu <petr.pavlu@xxxxxxxx>
I went to do that, and was amused to find that b4 already took care of
it for me ... applied, thanks.
jon