[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <9ef883a8-6832-4242-8687-0a07ef8f99d2@app.fastmail.com>
Date: Tue, 22 Nov 2022 17:08:38 +0100
From: "Arnd Bergmann" <arnd@...db.de>
To: "Vlastimil Babka" <vbabka@...e.cz>,
"Christoph Lameter" <cl@...ux.com>,
"David Rientjes" <rientjes@...gle.com>,
"Joonsoo Kim" <iamjoonsoo.kim@....com>,
"Pekka Enberg" <penberg@...nel.org>
Cc: "Hyeonggon Yoo" <42.hyeyoo@...il.com>,
"Roman Gushchin" <roman.gushchin@...ux.dev>,
"Andrew Morton" <akpm@...ux-foundation.org>,
"Linus Torvalds" <torvalds@...ux-foundation.org>,
"Matthew Wilcox" <willy@...radead.org>, patches@...ts.linux.dev,
linux-mm@...ck.org, linux-kernel@...r.kernel.org,
"Russell King" <linux@...linux.org.uk>,
"Aaro Koskinen" <aaro.koskinen@....fi>,
"Janusz Krzysztofik" <jmkrzyszt@...il.com>,
"Tony Lindgren" <tony@...mide.com>,
"Jonas Bonn" <jonas@...thpole.se>,
"Stefan Kristiansson" <stefan.kristiansson@...nalahti.fi>,
"Stafford Horne" <shorne@...il.com>,
"Yoshinori Sato" <ysato@...rs.sourceforge.jp>,
"Rich Felker" <dalias@...c.org>,
"Josh Triplett" <josh@...htriplett.org>,
"Conor Dooley" <conor@...nel.org>,
"Damien Le Moal" <damien.lemoal@...nsource.wdc.com>,
"Christophe Leroy" <christophe.leroy@...roup.eu>,
"Geert Uytterhoeven" <geert@...ux-m68k.org>,
linux-arm-kernel@...ts.infradead.org,
Linux-OMAP <linux-omap@...r.kernel.org>,
openrisc@...ts.librecores.org, linux-riscv@...ts.infradead.org,
linux-sh@...r.kernel.org
Subject: Re: [PATCH 12/12] mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED
On Mon, Nov 21, 2022, at 18:12, Vlastimil Babka wrote:
> As explained in [1], we would like to remove SLOB if possible.
> ---
> arch/arm/configs/clps711x_defconfig | 3 ++-
> arch/arm/configs/collie_defconfig | 3 ++-
> arch/arm/configs/multi_v4t_defconfig | 3 ++-
> arch/arm/configs/omap1_defconfig | 3 ++-
> arch/arm/configs/pxa_defconfig | 3 ++-
> arch/arm/configs/tct_hammer_defconfig | 3 ++-
> arch/arm/configs/xcep_defconfig | 3 ++-
These all seem fine to convert to SLUB_TINY
It might be a good idea to go through the arm defconfigs after
6.2 (which will remove a bunch of them) and check which of
the others should use it as well, but that of course is
unrelated to the mechanical conversion you do here.
Acked-by: Arnd Bergmann <arnd@...db.de>
Powered by blists - more mailing lists