From: Matt Fleming <matt@readmodwrite.com>
To: Tony Camuso <tcamuso@redhat.com>
Cc: Frederick Lawler <fred@cloudflare.com>,
corey@minyard.net, openipmi-developer@lists.sourceforge.net,
linux-kernel@vger.kernel.org, kernel-team@cloudflare.com,
Matt Fleming <mfleming@cloudflare.com>
Subject: Re: [PATCH] ipmi: Add timeout to unconditional wait in __get_device_id()
Date: Fri, 17 Apr 2026 17:01:22 +0100 [thread overview]
Message-ID: <aeJUyy2YVROZSx8w@matt-Precision-5490> (raw)
In-Reply-To: <cb6c3b2d-8c22-4f62-9157-a5918c1e1ea0@redhat.com>
On Thu, Apr 16, 2026 at 10:28:50AM -0400, Tony Camuso wrote:
>
> In my testing with updates from the Linus tree, after a BMC cold reset:
> 1. The KCS driver returned -EBUSY to callers (good)
> 2. The watchdog daemon received the error and initiated shutdown
> 3. No D-state hang
>
> My tests, conducted on a Dell PER640, verified that Corey's upstream fixes
> cause the driver to properly return errors instead of blocking.
> At least on that platform.
>
> Which hich low-level driver are you using (KCS, BT, SSIF)?
> The PER640 uses KCS.
> # cat /sys/class/ipmi/ipmi0/device/params 2>/dev/null
> kcs,i/o,0xca8,rsp=4,rsi=1,rsh=0,irq=10,ipmb=32
$ cat /sys/class/ipmi/ipmi0/device/params
kcs,i/o,0xca2,rsp=1,rsi=1,rsh=0,irq=0,ipmb=32
attentions 3
complete_transactions 7080342
events 3
flag_fetches 0
hosed_count 1
idles 25359147
incoming_messages 0
interrupts 0
long_timeouts 264790
short_timeouts 13723711
watchdog_pretimeouts 0
> Actually, no. The 54 commits I backported simply bring my RHEL-9 test kernel
> to parity with the Linus tree, which includes [2] and ...
> cae66f1a1dcd 2026-02-13 corey@minyard.net ipmi:si: Fix check for a misbehaving BMC
Ah, I see we have some machines on v6.18.20 which includes this and
they're still triggering this problem.
next prev parent reply other threads:[~2026-04-17 16:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-15 11:59 [PATCH] ipmi: Add timeout to unconditional wait in __get_device_id() Matt Fleming
2026-04-15 12:16 ` Corey Minyard
2026-04-15 15:46 ` Tony Camuso
2026-04-15 21:22 ` Frederick Lawler
2026-04-16 14:28 ` Tony Camuso
2026-04-17 16:01 ` Matt Fleming [this message]
2026-04-17 15:41 ` Matt Fleming
2026-04-17 22:23 ` Matt Fleming
2026-04-17 23:53 ` Corey Minyard
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=aeJUyy2YVROZSx8w@matt-Precision-5490 \
--to=matt@readmodwrite.com \
--cc=corey@minyard.net \
--cc=fred@cloudflare.com \
--cc=kernel-team@cloudflare.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mfleming@cloudflare.com \
--cc=openipmi-developer@lists.sourceforge.net \
--cc=tcamuso@redhat.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox