All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vlastimil Babka (SUSE)" <vbabka@kernel.org>
To: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Cc: Alice Ryhl <aliceryhl@google.com>,
	Nathan Chancellor <nathan@kernel.org>,
	Boqun Feng <boqun@kernel.org>, Miguel Ojeda <ojeda@kernel.org>,
	broonie@kernel.org, harry@kernel.org,
	linux-kernel@vger.kernel.org, linux-next@vger.kernel.org,
	paulmck@kernel.org, puranjay@kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Bert Karwatzki <spasswolf@web.de>, Gary Guo <gary@garyguo.net>
Subject: Re: linux-next: manual merge of the slab tree with the rcu tree
Date: Tue, 4 Aug 2026 12:39:01 +0200	[thread overview]
Message-ID: <2a24fa82-ddf5-490f-9451-fe2b35a06861@kernel.org> (raw)
In-Reply-To: <CANiq72nZM6ANY4ThdiRd8hGaXfE2Cd-3MfKcA9RQP39x8mgv5g@mail.gmail.com>

On 8/4/26 12:01, Miguel Ojeda wrote:
> On Tue, Aug 4, 2026 at 10:44 AM Vlastimil Babka (SUSE)
> <vbabka@kernel.org> wrote:
>>
>> With Gary's suggestion [1] CONFIG_KVFREE_RCU_BATCHED will go out of the
>> picture completely anyway. What remains is an unconditional change of the
>> parameter. Can it be "resolved in advance" or only in the merge commit?
>>
>> https://lore.kernel.org/all/11a8bf75-8fc1-4d32-a350-6bf8156dd8ab@kernel.org/
> 
> Hmm... I am not sure I follow why we are trying to resolve these
> things in advance.
> 
> Semantic conflicts can be painful because they can be easily forgotten
> about, but as long as it is warned about when doing the pull (and
> making sure linux-next has the wanted resolution), it should be fine
> -- branches can still be independent.

Alright, let's leave it to the merge commit then. The slab side was updated
to allow the simple merge commit resolution Gary suggested. It's better than
relying on the #define in any case.

https://lore.kernel.org/all/7189ebb5-ae48-4466-9055-1ab1b0b5ef7c@kernel.org/

> Now, if for some reason one really wants to solve the conflict on one
> of the sides, then one can do a merge commit and justify it well. The
> diffs proposed here seem small, so I am not sure why we would want
> that. Usually what Linus prefers is to give him that merge in another
> branch for reference, rather than sending the merge itself.
> 
> What I would avoid is adding a workaround that requires knowing about
> the "future" (like depending on an unknown `cfg`, assuming it was
> unknown). Sometimes we do that (e.g. when building features), but it
> isn't really the case here...
> 
> Cheers,
> Miguel


  reply	other threads:[~2026-08-04 10:39 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-30 14:38 linux-next: manual merge of the slab tree with the rcu tree Mark Brown
2026-07-30 17:31 ` Paul E. McKenney
2026-08-01 12:41   ` Harry Yoo
2026-07-31  7:56 ` Miguel Ojeda
2026-07-31  9:59   ` Vlastimil Babka (SUSE)
2026-07-31 12:54     ` Vlastimil Babka (SUSE)
2026-07-31 20:07   ` Boqun Feng
2026-07-31 20:51     ` Miguel Ojeda
2026-07-31 21:14     ` Alice Ryhl
2026-07-31 22:01       ` Nathan Chancellor
2026-08-03  7:23         ` Harry Yoo
2026-08-03  8:07           ` Miguel Ojeda
2026-08-03 11:17             ` Harry Yoo
2026-08-03 12:21               ` Miguel Ojeda
2026-08-03 13:33           ` Vlastimil Babka (SUSE)
2026-08-04  8:26         ` Alice Ryhl
2026-08-04  8:44           ` Vlastimil Babka (SUSE)
2026-08-04 10:01             ` Miguel Ojeda
2026-08-04 10:39               ` Vlastimil Babka (SUSE) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-12  4:09 Stephen Rothwell
2025-02-12  5:34 ` Boqun Feng
2024-08-12  2:47 Stephen Rothwell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2a24fa82-ddf5-490f-9451-fe2b35a06861@kernel.org \
    --to=vbabka@kernel.org \
    --cc=aliceryhl@google.com \
    --cc=boqun@kernel.org \
    --cc=broonie@kernel.org \
    --cc=gary@garyguo.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=harry@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=miguel.ojeda.sandonis@gmail.com \
    --cc=nathan@kernel.org \
    --cc=ojeda@kernel.org \
    --cc=paulmck@kernel.org \
    --cc=puranjay@kernel.org \
    --cc=spasswolf@web.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.