* [GIT PULL] bitmap for 6.19-rc6
@ 2026-01-14 15:26 Yury Norov
2026-01-14 16:57 ` Linus Torvalds
2026-01-14 19:21 ` pr-tracker-bot
0 siblings, 2 replies; 4+ messages in thread
From: Yury Norov @ 2026-01-14 15:26 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel; +Cc: Alice Ryhl, Yury Norov
Hi Linus,
Please pull a build fix for arm32 and m68k when Rust is enabled.
Thanks,
Yury
The following changes since commit b54345928fa1dbde534e32ecaa138678fd5d2135:
Merge tag 'gfs2-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 (2026-01-13 10:04:34 -0800)
are available in the Git repository at:
https://github.com/norov/bitmap-for-6.19-rc bitmap-for-6.19-rc5
for you to fetch changes up to 6a069876eb1402478900ee0eb7d7fe276bb1f4e3:
rust: bitops: fix missing _find_* functions on 32-bit ARM (2026-01-13 22:16:39 -0500)
----------------------------------------------------------------
bitmap for v6.19-rc5
Rust: fix build for architectures implementing their own find_bit()
ops - arm and m68k.
----------------------------------------------------------------
Alice Ryhl (1):
rust: bitops: fix missing _find_* functions on 32-bit ARM
rust/helpers/bitops.c | 42 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 42 insertions(+)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] bitmap for 6.19-rc6
2026-01-14 15:26 [GIT PULL] bitmap for 6.19-rc6 Yury Norov
@ 2026-01-14 16:57 ` Linus Torvalds
2026-01-14 17:04 ` Yury Norov
2026-01-14 19:21 ` pr-tracker-bot
1 sibling, 1 reply; 4+ messages in thread
From: Linus Torvalds @ 2026-01-14 16:57 UTC (permalink / raw)
To: Yury Norov; +Cc: linux-kernel, Alice Ryhl, Yury Norov
On Wed, 14 Jan 2026 at 07:26, Yury Norov <ynorov@nvidia.com> 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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] bitmap for 6.19-rc6
2026-01-14 16:57 ` Linus Torvalds
@ 2026-01-14 17:04 ` Yury Norov
0 siblings, 0 replies; 4+ messages in thread
From: Yury Norov @ 2026-01-14 17:04 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, Alice Ryhl, Yury Norov
On Wed, Jan 14, 2026 at 08:57:21AM -0800, Linus Torvalds wrote:
> On Wed, 14 Jan 2026 at 07:26, Yury Norov <ynorov@nvidia.com> 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.
Yes, I see that. I actually have no scripting, just call
git request-pull b54345928fa1 https://github.com/norov/bitmap-for-6.19-rc bitmap-for-6.19-rc5
So this is what the request-pull returned.
But for whatever reason github lost my credentials, so probably
something wrong happened on my side. Apologize for it. Will work
through that.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] bitmap for 6.19-rc6
2026-01-14 15:26 [GIT PULL] bitmap for 6.19-rc6 Yury Norov
2026-01-14 16:57 ` Linus Torvalds
@ 2026-01-14 19:21 ` pr-tracker-bot
1 sibling, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2026-01-14 19:21 UTC (permalink / raw)
To: Yury Norov; +Cc: Linus Torvalds, linux-kernel, Alice Ryhl, Yury Norov
The pull request you sent on Wed, 14 Jan 2026 10:26:02 -0500:
> https://github.com/norov/bitmap-for-6.19-rc bitmap-for-6.19-rc5
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e0d4140e804380ae898da1e4c58c21e6323415a4
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-01-14 19:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-14 15:26 [GIT PULL] bitmap for 6.19-rc6 Yury Norov
2026-01-14 16:57 ` Linus Torvalds
2026-01-14 17:04 ` Yury Norov
2026-01-14 19:21 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.