Re: Modules fixes for v5.17-rc5

From: Linus Torvalds
Date: Thu Feb 17 2022 - 14:33:50 EST


On Wed, Feb 16, 2022 at 3:03 PM Luis Chamberlain <mcgrof@xxxxxxxxxx> wrote:
>
> So far only one fix has trickled through for modules. It is part of this
> pull request. It's a minor build fix for when CONFIG_SYSFS=n. Let me
> know if there are any issues with this.

The only issue I have is that because you didn't put "[GIT PULL]" in
the subject line, the pr-tracker-bot doesn't pick up on it, so you're
not getting a "this has been merged" confirmation email.

My own search criteria for pull requests aren't as strict, so I saw it
in my pending queue. But then I spent time wondering why I didn't see
the pr-tracker-bot response when I pushed out, so I actually prefer
for people to use the stricter rules that the pr-tracker-bot looks
at...

Linus