From: Matteo Rizzo <matteorizzo@google.com>
To: David Rientjes <rientjes@google.com>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, cl@linux.com,
penberg@kernel.org, iamjoonsoo.kim@lge.com,
akpm@linux-foundation.org, vbabka@suse.cz,
roman.gushchin@linux.dev, 42.hyeyoo@gmail.com, jannh@google.com
Subject: Re: [PATCH] mm/slub: refactor freelist to use custom type
Date: Tue, 4 Jul 2023 13:26:12 +0200 [thread overview]
Message-ID: <CAHKB1wJE+1B_t-NDTPEfw+vGSAe=HFScXEu0riA1-3o8s1GEfA@mail.gmail.com> (raw)
In-Reply-To: <abd3f78b-5027-f859-27c8-296108ec8e92@google.com>
On Mon, 3 Jul 2023 at 22:10, David Rientjes <rientjes@google.com> wrote:
> Seems strange this would only appear for configs without CONFIG_SLUB_TINY.
>
> Since lots of files include linux/slab.h I think this may start to be used
> in non-slab code. Not sure why it needs to be added to the header file?
>
Thanks for the comments! I think that makes sense. I will move the typedef
to slub.c and move it out of the ifdef (since that also broke the build with
SLUB_TINY).
--
Matteo
next prev parent reply other threads:[~2023-07-04 11:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-03 14:38 Matteo Rizzo
2023-07-03 20:10 ` David Rientjes
2023-07-04 11:26 ` Matteo Rizzo [this message]
2023-07-04 4:15 ` kernel test robot
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='CAHKB1wJE+1B_t-NDTPEfw+vGSAe=HFScXEu0riA1-3o8s1GEfA@mail.gmail.com' \
--to=matteorizzo@google.com \
--cc=42.hyeyoo@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=cl@linux.com \
--cc=iamjoonsoo.kim@lge.com \
--cc=jannh@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=penberg@kernel.org \
--cc=rientjes@google.com \
--cc=roman.gushchin@linux.dev \
--cc=vbabka@suse.cz \
/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