[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKbZUD0Z_Kyumx3ourywUYhfksGNgJWrCpjAdnxtsbwS4vMRkA@mail.gmail.com>
Date: Fri, 18 Oct 2024 19:36:38 +0100
From: Pedro Falcato <pedro.falcato@...il.com>
To: Jason Gunthorpe <jgg@...dia.com>
Cc: Eric Van Hensbergen <ericvh@...nel.org>, Dominique Martinet <asmadeus@...ewreck.org>,
Christian Schoenebeck <linux_oss@...debyte.com>, v9fs@...ts.linux.dev,
linux-kernel@...r.kernel.org, regressions@...ts.linux.dev
Subject: Re: [PATCH] 9p: Avoid creating multiple slab caches with the same name
On Fri, Oct 18, 2024 at 6:28 PM Jason Gunthorpe <jgg@...dia.com> wrote:
>
> On Wed, Aug 07, 2024 at 10:47:25AM +0100, Pedro Falcato wrote:
> > In the spirit of [1], avoid creating multiple slab caches with the same
> > name. Instead, add the dev_name into the mix.
> >
> > [1]: https://lore.kernel.org/all/20240807090746.2146479-1-pedro.falcato@gmail.com/
> >
> > Signed-off-by: Pedro Falcato <pedro.falcato@...il.com>
> > ---
> > net/9p/client.c | 10 +++++++++-
> > 1 file changed, 9 insertions(+), 1 deletion(-)
>
> Can this get picked up to rc4 please?
FWIW, seems to have been picked up into 9pfs-next
(https://github.com/martinetd/linux/commit/79efebae4afc2221fa814c3cae001bede66ab259).
Seems like we're just missing a PR to Linus?
--
Pedro
Powered by blists - more mailing lists