All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dominique Martinet <asmadeus@codewreck.org>
To: Vlastimil Babka <vbabka@suse.cz>
Cc: Thorsten Leemhuis <regressions@leemhuis.info>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Eric Van Hensbergen <ericvh@kernel.org>,
	Christian Schoenebeck <linux_oss@crudebyte.com>,
	v9fs@lists.linux.dev, linux-kernel@vger.kernel.org,
	regressions@lists.linux.dev, Jason Gunthorpe <jgg@nvidia.com>,
	Pedro Falcato <pedro.falcato@gmail.com>
Subject: Re: [PATCH] 9p: Avoid creating multiple slab caches with the same name
Date: Sat, 19 Oct 2024 09:02:30 +0900	[thread overview]
Message-ID: <ZxL3FsmjGrTT_EV9@codewreck.org> (raw)
In-Reply-To: <b6852c2d-3371-47a4-bfeb-049f4048e88a@suse.cz>

Vlastimil Babka wrote on Fri, Oct 18, 2024 at 11:38:04PM +0200:
> > In that case: Linus, given the circumstances I wonder if it would be
> > best if you could merge the patch at the start of this thread
> > (https://lore.kernel.org/all/20240807094725.2193423-1-pedro.falcato@gmail.com/
> > ) directly, which can also be found as 79efebae4afc22 in -next if you
> > prefer to cherry-pick it from there  Either now or after 24 to 36 hours,
> > which would give Eric a chance to ACK/NACK this if he sees this mail.

Sorry to everyone involved, I've just sent the merge request - I wasn't
much at computer in the past few weeks so wanted to wait until I got
back home to send it just in case, as I didn't realize this was a recent
regression that caused actual harm (it sounded like an old warning that
someone just recently happened to hit, and sounded easy enough to work
around locally if there is only one specific setup involved); I should
have sent the fix separately or at least corrected myself about the
schedule.

> >>> It is causing regressions in my environment
> >>> #regzbot introduced: 4c39529663b9
> > 
> > If anyone wonders, that is 4c39529663b931 ("slab: Warn on duplicate
> > cache names when DEBUG_VM=y") [v6.12-rc1]. That's also why I'm CCing
> > Vlastimil, so he knows about this.

(that might have been nice to have as a Fixes tag for eventual backport,
but at least that commit doesn't appear to have been picked up by stable
so it's probably fine as is)


Thanks,
-- 
Dominique Martinet | Asmadeus

  reply	other threads:[~2024-10-19  0:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-07  9:47 [PATCH] 9p: Avoid creating multiple slab caches with the same name Pedro Falcato
2024-10-18 17:28 ` Jason Gunthorpe
2024-10-18 18:36   ` Pedro Falcato
2024-10-18 18:54     ` Thorsten Leemhuis
2024-10-18 21:38       ` Vlastimil Babka
2024-10-19  0:02         ` Dominique Martinet [this message]
2024-10-21  8:42           ` Vlastimil Babka
2024-10-21 18:37             ` Omar Sandoval
2024-10-21 18:57               ` Linus Torvalds
2024-10-21 20:06                 ` Omar Sandoval
2024-10-21 23:00                   ` Linus Torvalds
2024-10-21 20:18               ` Vlastimil Babka
2024-10-19  5:28         ` Linux regression tracking (Thorsten Leemhuis)

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=ZxL3FsmjGrTT_EV9@codewreck.org \
    --to=asmadeus@codewreck.org \
    --cc=ericvh@kernel.org \
    --cc=jgg@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux_oss@crudebyte.com \
    --cc=pedro.falcato@gmail.com \
    --cc=regressions@leemhuis.info \
    --cc=regressions@lists.linux.dev \
    --cc=torvalds@linux-foundation.org \
    --cc=v9fs@lists.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.