All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Himanshu Madhani <himanshu.madhani@oracle.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: System hang with latest kernel v6.16.0-rc1 (rc2 & rc3)
Date: Thu, 03 Jul 2025 23:51:39 +0200	[thread overview]
Message-ID: <87tt3trlhw.ffs@tglx> (raw)
In-Reply-To: <85A10B5D-67E5-44F5-886F-CA9D5E7EBFAF@oracle.com>

On Thu, Jul 03 2025 at 20:34, Himanshu Madhani wrote:
>> On Jul 3, 2025, at 13:21, Thomas Gleixner <tglx@linutronix.de> wrote:
>> The problem is obvious and if you would have enabled
>> CONFIG_PROVE_LOCKING then you would have got the reason presented on a
>> silver tablet in dmesg. I encourage you to do so nevertheless.
>> 
> Great tip on this. I’ll keep that in mind for future debugging efforts. 

Actually the very first thing in testing of a new kernel should be to
run it with a copious amount of debug options. That avoids all the
headaches of chasing fallout caught by them, in painful ways later.

I'm truly surprised that this is not done already and testing blindly
assumes that rc1 has already been objected to such tests completely.

It's bloody obvious that with a code base of the complexity of the
kernel and the gazillion of drivers, the CI coverage is far from
complete and only best effort based.

Obviously the companies, who have access to and care about their
specialized hardware, should run CI against linux-next to begin
with. Then such problems would be caught way before they hit Linus tree.

I know there is no budget for this kind of effort. Companies rather
waste their budget on chasing problems, which could have been avoided
upfront. That's a huge cost saving, which is proven by applying magic to
the relevant Excel-sh*ts.

Not your decision, I know.

Shrug,

        tglx

  reply	other threads:[~2025-07-03 21:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-03 18:27 System hang with latest kernel v6.16.0-rc1 (rc2 & rc3) Himanshu Madhani
     [not found] ` <7279DC28-17BF-4A28-96ED-7AE9857BC2E3@oracle.com>
2025-07-03 20:21   ` Thomas Gleixner
2025-07-03 20:34     ` Himanshu Madhani
2025-07-03 21:51       ` Thomas Gleixner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-03 19:31 Himanshu Madhani
2025-07-03 20:24 ` Thomas Gleixner
2025-07-03 20:31   ` Himanshu Madhani

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=87tt3trlhw.ffs@tglx \
    --to=tglx@linutronix.de \
    --cc=himanshu.madhani@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.