Re: [GIT PULL] bitmap for 6.19-rc6

From: Linus Torvalds

Date: Wed Jan 14 2026 - 11:57:41 EST


On Wed, 14 Jan 2026 at 07:26, Yury Norov <ynorov@xxxxxxxxxx> wrote:
>
> Please pull a build fix for arm32 and m68k when Rust is enabled.

You have completely screwed up your pull request scripting somehow.

I'm not sure *how* you did that, but:

> are available in the Git repository at:
>
> https://github.com/norov/bitmap-for-6.19-rc bitmap-for-6.19-rc5

That's not a valid repository: you seem to have replaced the
repository name with a duplicated branch name.

I figured out what you *meant*, but please fix whatever scripting you had.

Linus