Re: Modules fixes for v5.17-rc5
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2022-02-17 19:33:51
Also in:
linux-patches, lkml
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2022-02-17 19:33:51
Also in:
linux-patches, lkml
On Wed, Feb 16, 2022 at 3:03 PM Luis Chamberlain [off-list ref] 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