[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <40819423-6ed3-73c4-43a8-7b43095b1443@suse.cz>
Date: Tue, 14 Nov 2023 21:21:46 +0100
From: Vlastimil Babka <vbabka@...e.cz>
To: Kees Cook <keescook@...omium.org>
Cc: David Rientjes <rientjes@...gle.com>,
Christoph Lameter <cl@...ux.com>,
Pekka Enberg <penberg@...nel.org>,
Joonsoo Kim <iamjoonsoo.kim@....com>,
Andrew Morton <akpm@...ux-foundation.org>,
Hyeonggon Yoo <42.hyeyoo@...il.com>,
Roman Gushchin <roman.gushchin@...ux.dev>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, patches@...ts.linux.dev,
Andrey Ryabinin <ryabinin.a.a@...il.com>,
Alexander Potapenko <glider@...gle.com>,
Andrey Konovalov <andreyknvl@...il.com>,
Dmitry Vyukov <dvyukov@...gle.com>,
Vincenzo Frascino <vincenzo.frascino@....com>,
Marco Elver <elver@...gle.com>,
Johannes Weiner <hannes@...xchg.org>,
Michal Hocko <mhocko@...nel.org>,
Shakeel Butt <shakeelb@...gle.com>,
Muchun Song <muchun.song@...ux.dev>,
kasan-dev@...glegroups.com, cgroups@...r.kernel.org
Subject: Re: [PATCH 10/20] mm/slab: move the rest of slub_def.h to mm/slab.h
On 11/14/23 05:38, Kees Cook wrote:
> On Mon, Nov 13, 2023 at 08:13:51PM +0100, Vlastimil Babka wrote:
>> mm/slab.h is the only place to include include/linux/slub_def.h which
>> has allowed switching between SLAB and SLUB. Now we can simply move the
>> contents over and remove slub_def.h.
>>
>> Signed-off-by: Vlastimil Babka <vbabka@...e.cz>
>
> Now is the chance to do any whitespace updates! I saw a few #defines
> that looked like they could be re-tab-aligned, but it's not a big deal. :P
Right, I did some updates to accomodate line length especially where
checkpatch complained, will check for the other ones too.
> Reviewed-by: Kees Cook <keescook@...omium.org>
>
Powered by blists - more mailing lists