Re: Modules fixes for v5.17-rc5
From: Luis Chamberlain <mcgrof@kernel.org>
Date: 2022-02-17 22:20:46
Also in:
linux-patches, lkml
From: Luis Chamberlain <mcgrof@kernel.org>
Date: 2022-02-17 22:20:46
Also in:
linux-patches, lkml
On Thu, Feb 17, 2022 at 11:33:23AM -0800, Linus Torvalds wrote:
On Wed, Feb 16, 2022 at 3:03 PM Luis Chamberlain [off-list ref] wrote:quoted
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...
Got it, consider this a resolved matter for the future. Thanks for the feedback. Luis