mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Yury Norov <ynorov@nvidia.com>
Cc: Yury Norov <yury.norov@gmail.com>,
	Matthew Wilcox <willy@infradead.org>,
	"Liam R. Howlett" <liam@infradead.org>,
	Chris Li <sparse@chrisli.org>, Alice Ryhl <aliceryhl@google.com>,
	Andrew Ballance <andrewjballance@gmail.com>,
	linux-sparse@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-fsdevel@vger.kernel.org, linux-mm@kvack.org,
	maple-tree@lists.infradead.org
Subject: Re: [PATCH 1/3] compiler.h: add ASSERT_STATIC_STORAGE()
Date: Sun, 13 Sep 2026 16:13:24 -0700	[thread overview]
Message-ID: <20260913161324.8879b42314924d8264447f45@linux-foundation.org> (raw)
In-Reply-To: <aqXSkthkUVJNu2FD@yury>

On Sat, 12 Sep 2026 18:31:03 -0400 Yury Norov <ynorov@nvidia.com> wrote:

> > 
> > Thanks, I'll queue it.
> > 
> > Sashiko wants the same treatment for a few other macros:
> > 	https://sashiko.dev/#/patchset/20260911221444.1523311-1-ynorov@nvidia.com
> 
> Below is the list of candidates that my AI finds relevant:
> 
> [long list]
> 
> I planned to submit this hardening for them per the relevant subsystems
> after at least landing the ASSERT_STATIC_STORAGE() in -next.
> 
> If you're OK to move that material through your tree all in one,
> I can prepare it as a single series.

People often do this by sending patches into various maintainers.  It
can be pretty exhausting and unreliable - maintainer attentiveness
levels vary a lot.


Such a series is applying one concept in many places.  It's justifiable
to do this in a single series.


It gets me shouted at, but my preferred approach is to take all of it
into mm.git while ensuring that maintainers are cc'ed.  Results are
among:

i)   maintainer says ack.  Great, I keep the patch and upstream it

ii)  maintainer merges it.  Great, I drop the mm.git copy when the
     conflict is reported in linux-next.

iii) maintainer says nothing.  Oh well, I upstream it and hope for the
     best.

     iiiA): maintainer later shouts at me.  Oh well, I did
            my best, read your darn email.

So yes, send everything to everyone and I'll do this.

  reply	other threads:[~2026-09-13 23:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-11 22:14 [PATCH 0/3] Catch automatic storage in IDA and Maple Tree definitions Yury Norov
2026-09-11 22:14 ` [PATCH 1/3] compiler.h: add ASSERT_STATIC_STORAGE() Yury Norov
2026-09-12  5:57   ` Andrew Morton
2026-09-12 22:31     ` Yury Norov
2026-09-13 23:13       ` Andrew Morton [this message]
2026-09-11 22:14 ` [PATCH 2/3] idr: assert static storage for DEFINE_IDA() Yury Norov
2026-09-11 22:14 ` [PATCH 3/3] maple_tree: assert static storage for DEFINE_MTREE() Yury Norov

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=20260913161324.8879b42314924d8264447f45@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=aliceryhl@google.com \
    --cc=andrewjballance@gmail.com \
    --cc=liam@infradead.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=linux-sparse@vger.kernel.org \
    --cc=maple-tree@lists.infradead.org \
    --cc=sparse@chrisli.org \
    --cc=willy@infradead.org \
    --cc=ynorov@nvidia.com \
    --cc=yury.norov@gmail.com \
    /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

all inboxes | Powered by JetHome®