Re: Pull request for bitmap branch
From: Yury Norov
Date: Sun Mar 27 2022 - 22:45:34 EST
On Mon, Mar 28, 2022 at 01:17:56PM +1100, Stephen Rothwell wrote:
> Hi Yury,
>
> On Sun, 27 Mar 2022 18:09:51 -0700 Yury Norov <yury.norov@xxxxxxxxx> wrote:
> >
> > Can you please pull this branch for linux-next?
> > https://github.com/norov/linux/tree/bitmap
>
> Normally, I don't add new branches to linux-next during the merge
> window. An exception is for branches that only contain changes meant
> to be merged by Linus during the current merge window. Even then, this
> is very late to the table :-(
OK. I'll send a reminder when the window will be closed.
> Also, you should tell me the branch name I need to fetch (which I will
> refetch every day, so it should be a good stable name - like
> "for-next"), and if this branch will be merged directly by Linus, or
> through some other tree.
I'll rename it to 'bitmap-for-next'. Thanks.
> OK, I just checked ... the above URL is not a git tree. I suspect you
> meant me to fetch the "bitmap" branch of
> https://github.com/norov/linux.git, right?
Yes
> One more thing, that branch is based on Linus' tree of today, so really
> cannot have received much testing in its current form :-(
Rebasing this series from 5.17 to origin/master causes a couple merge
conflicts, so I decided to simplify your work.
Are you OK if I rebase it on 5.18-rc1 when it will be created and send
new request?
Thanks,
Yury