[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220406140629.7cad841b@kernel.org>
Date: Wed, 6 Apr 2022 14:06:29 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Luis Chamberlain <mcgrof@...nel.org>
Cc: xiangxia.m.yue@...il.com, netdev@...r.kernel.org,
Kees Cook <keescook@...omium.org>,
Iurii Zaikin <yzaikin@...gle.com>,
"David S. Miller" <davem@...emloft.net>,
Hideaki YOSHIFUJI <yoshfuji@...ux-ipv6.org>,
David Ahern <dsahern@...nel.org>,
Simon Horman <horms@...ge.net.au>,
Julian Anastasov <ja@....bg>,
Pablo Neira Ayuso <pablo@...filter.org>,
Jozsef Kadlecsik <kadlec@...filter.org>,
Florian Westphal <fw@...len.de>,
Dmitry Vyukov <dvyukov@...gle.com>,
Alexei Starovoitov <ast@...nel.org>,
Eric Dumazet <edumazet@...gle.com>,
Marc Kleine-Budde <mkl@...gutronix.de>,
Lorenz Bauer <lmb@...udflare.com>,
Akhmat Karakotov <hmukos@...dex-team.ru>
Subject: Re: [net-next RESEND v2] net: core: use shared sysctl macro
On Wed, 6 Apr 2022 13:46:02 -0700 Luis Chamberlain wrote:
> > sysctl-next makes a lot of sense, but I'm worried about conflicts.
>
> I can try to deal with them as I can send the pull request to Linus towards
> the end of the merge window.
Do you mean that your -next branch is unstable and can be rebased?
Often people keep their -next branches stable, and then only Linus
can deal with the conflict (with linux-next's help).
> > Would you be able to spin up a stable branch based on -rc1 so we
> > can pull it into net-next as well?
>
> Yes, absolutely. Just pushed, but I should note that linux-next already
> takes in sysctl-next. And there are non-networking changes that are
> in sysctl-next.
What I mean by a stable branch is a separate branch on top of -rc1 with
just this patch/series, which we can pull into net-next and you can
pull into sysctl-next. That way this change will appear with the same
commit id in both trees and git will deal with it smoothly.
> Does net-next go to Linus or is it just to help with
> developers so they get something more close to linux-next but not as
> insane?
net-next goes to Linus and it's "stable" by which I mean no rebasing
or hard pushing.
Powered by blists - more mailing lists