Re: memblock: updates for 6.12-rc1
From: Linus Torvalds
Date: Wed Sep 25 2024 - 14:50:38 EST
On Sun, 22 Sept 2024 at 23:37, Mike Rapoport <rppt@xxxxxxxxxx> wrote:
>
> memblock: updates for 6.12-rc1
Please make sure that there is a "git pull" somewhere in your pull request.
Now, the "git" part will always be there from a git request-pull (as
part of the "are available in the Git repository at" string), but I do
want to see a "pull" somewhere too. Otherwise my search functions
don't light up the email, and then it takes me longer to notice.
Most people put "[GIT PULL]" in the subject line, since that's also
how you get the attention of the pr-tracker-bot. So that's the
suggested way to do it, even if my search functionality is a lot more
permissive and just wants to see "git" and "pull" _somewhere_ in the
email.
You have done that in the past, I'm not sure why it didn't happen this time.
Linus