linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
To: SeongJae Park <sj@kernel.org>
Cc: Mike Rapoport <rppt@kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	David Hildenbrand <david@kernel.org>, Kees Cook <kees@kernel.org>,
	"Liam R. Howlett" <Liam.Howlett@oracle.com>,
	Matthew Wilcox <willy@infradead.org>,
	linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: [PATCH] tools/testing: fix testing/vma and testing/radix-tree build
Date: Mon, 2 Mar 2026 11:15:56 +0000	[thread overview]
Message-ID: <24c74821-1c1b-47d9-b7a0-2685339316a5@lucifer.local> (raw)
In-Reply-To: <20260226003945.7145-1-sj@kernel.org>

On Wed, Feb 25, 2026 at 04:39:43PM -0800, SeongJae Park wrote:
> > +#define kzalloc_obj(P, ...) \
> > +	__alloc_objs(kzalloc, default_gfp(__VA_ARGS__), typeof(P), 1)
> > +
>
> Just out of curiosity.  Is there a reason to not copy the comments from the
> original (include/linux/...) for the above two macros, unlike the others on
> this patch?

I mean it doesn't matter too much, but I think for tools/include we do _try_ to
keep these as close to the original as possible.

But again I don't think this really matters here tbh.

>
>
> Thanks,
> SJ
>
> [...]

Cheers, Lorenzo


  reply	other threads:[~2026-03-02 11:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-25 23:31 Mike Rapoport
2026-02-26  0:39 ` SeongJae Park
2026-03-02 11:15   ` Lorenzo Stoakes [this message]
2026-03-02 11:14 ` Lorenzo Stoakes

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=24c74821-1c1b-47d9-b7a0-2685339316a5@lucifer.local \
    --to=lorenzo.stoakes@oracle.com \
    --cc=Liam.Howlett@oracle.com \
    --cc=akpm@linux-foundation.org \
    --cc=david@kernel.org \
    --cc=kees@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=rppt@kernel.org \
    --cc=sj@kernel.org \
    --cc=willy@infradead.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