Re: Modules fixes for v5.17-rc5

From: Luis Chamberlain
Date: Thu Feb 17 2022 - 17:20:46 EST


On Thu, Feb 17, 2022 at 11:33:23AM -0800, Linus Torvalds wrote:
> 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...

Got it, consider this a resolved matter for the future.

Thanks for the feedback.

Luis