Linux-Next discussions
 help / color / mirror / Atom feed
From: Boqun Feng <boqun@kernel.org>
To: Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>
Cc: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>,
	Theodore Tso <tytso@mit.edu>,
	Alexander Potapenko <glider@google.com>,
	Mark Brown <broonie@kernel.org>,
	Christoph Hellwig <hch@infradead.org>,
	Aleksandr Nogikh <nogikh@google.com>, Gary Guo <gary@garyguo.net>,
	linux-next@vger.kernel.org, linux-kernel@vger.kernel.org,
	Miguel Ojeda <ojeda@kernel.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	peterz@infradead.org, will@kernel.org, longman@redhat.com,
	mingo@kernel.org, gregkh@linuxfoundation.org
Subject: Re: Policy regarding linux-next only changes
Date: Sat, 25 Jul 2026 06:27:37 -0700	[thread overview]
Message-ID: <amS5yR18GwwUZhy0@MacBook-0RXW5> (raw)
In-Reply-To: <468a1156-05c8-459a-a93e-b0a7d0aa1907@I-love.SAKURA.ne.jp>

On Sat, Jul 25, 2026 at 07:38:25PM +0900, Tetsuo Handa wrote:
> On 2026/07/25 18:38, Miguel Ojeda wrote:
> > No, what prevents you from debugging is that, from what you say,
> > nobody is giving enough compute resources for your task.
> 
> OK. Let's go back to https://lkml.kernel.org/r/bc3703bd-65ee-4182-a742-56603d9b9bac@I-love.SAKURA.ne.jp .
> 
> If I were able to use a kernel config option which minimizes impact for others,
> the technical problem for my task will be solved.
> 
> But including what kernel config options (or kernel command line parameters) I can use, there
> hardly is a discussion from developers / maintainers. The last discussion was 6 years ago:
> 

As I said [1], the reposting was stopped 6 years ago, and no one could
read other's mind to know whether it's still worth discussing.

>   https://lkml.kernel.org/r/20200413063317.7164-1-penguin-kernel@I-love.SAKURA.ne.jp
>   https://lkml.kernel.org/r/20200307135822.3894-1-penguin-kernel@I-love.SAKURA.ne.jp
> 
> Can we resume this discussion so that we can minimize surprising other developers / maintainers?
> 

Yes, resending the patches, talking about it in a conference, or giving
people a heads-up when planning to queue it via linux-next is the way to
resume the discussion. Could you please do any of these?

[1]: https://lore.kernel.org/lkml/akpxYEF2ZI7p1zn3@MacBook-0RXW5/

Regards,
Boqun

  reply	other threads:[~2026-07-25 13:27 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-02 11:49 Policy regarding linux-next only changes Gary Guo
2026-07-02 12:49 ` Tetsuo Handa
2026-07-02 13:37   ` Miguel Ojeda
2026-07-02 14:11   ` Boqun Feng
2026-07-04 10:14     ` Tetsuo Handa
2026-07-04 12:06       ` Miguel Ojeda
2026-07-04 13:22         ` Theodore Tso
2026-07-05 11:36           ` Tetsuo Handa
2026-07-05 12:02             ` Miguel Ojeda
2026-07-05 12:06               ` Miguel Ojeda
2026-07-05 12:20               ` Mark Brown
2026-07-05 12:06         ` Mark Brown
2026-07-05 14:16           ` Tetsuo Handa
2026-07-06 17:23             ` Mark Brown
2026-07-20 10:06         ` Tetsuo Handa
2026-07-21  9:38           ` Alexander Potapenko
2026-07-21 11:48             ` Tetsuo Handa
2026-07-22 14:19               ` Alexander Potapenko
2026-07-22 15:07                 ` Tetsuo Handa
2026-07-22 17:47                   ` Theodore Tso
2026-07-24 12:11                     ` Tetsuo Handa
2026-07-24 13:50                       ` Theodore Tso
2026-07-24 14:35                         ` Tetsuo Handa
2026-07-24 14:51                           ` Theodore Tso
2026-07-24 15:29                             ` Tetsuo Handa
2026-07-24 21:05                               ` Theodore Tso
2026-07-25  5:20                                 ` Tetsuo Handa
2026-07-25 22:00                                   ` Theodore Tso
2026-07-24 17:49                           ` Miguel Ojeda
2026-07-25  3:44                             ` Tetsuo Handa
2026-07-25  9:38                               ` Miguel Ojeda
2026-07-25 10:38                                 ` Tetsuo Handa
2026-07-25 13:27                                   ` Boqun Feng [this message]
2026-07-26 17:49                               ` Mark Brown
2026-07-05  9:05       ` [PATCH] lockdep: Enable the printing of held locks of running non-current tasks (was: Policy regarding linux-next only changes) Ingo Molnar
2026-07-05 11:05         ` [PATCH] lockdep: Enable the printing of held locks of running non-current tasks Tetsuo Handa
2026-07-07  7:20           ` [PATCH -v2] lockdep: Enable the printing of held locks of remote running tasks and print task CPU Ingo Molnar
2026-07-07 13:10             ` Tetsuo Handa
2026-07-08  8:37               ` Ingo Molnar
2026-07-05 14:59       ` Policy regarding linux-next only changes Boqun Feng
2026-07-02 13:22 ` Mark Brown

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=amS5yR18GwwUZhy0@MacBook-0RXW5 \
    --to=boqun@kernel.org \
    --cc=broonie@kernel.org \
    --cc=gary@garyguo.net \
    --cc=glider@google.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=longman@redhat.com \
    --cc=miguel.ojeda.sandonis@gmail.com \
    --cc=mingo@kernel.org \
    --cc=nogikh@google.com \
    --cc=ojeda@kernel.org \
    --cc=penguin-kernel@i-love.sakura.ne.jp \
    --cc=peterz@infradead.org \
    --cc=torvalds@linux-foundation.org \
    --cc=tytso@mit.edu \
    --cc=will@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox