]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
rasdaemon: mce: decode io port for bus error
authorRuidong Tian <tianruidong@linux.alibaba.com>
Tue, 17 Dec 2024 06:39:42 +0000 (14:39 +0800)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 10 Mar 2025 10:15:11 +0000 (11:15 +0100)
commitcb5751b6e9a0131642a20c8134daa16f31303a1e
tree218c6b2303f837ccd8d01d464cea7e08ff698c2b
parent7d0808d42afc5422f5514d965d4797e17b63253a
rasdaemon: mce: decode io port for bus error

mcelog decode bus error with io port like:

  ...
  MCA: BUS error: 0 0 Level-3 Generic IO Request-did-not-timeout
  IO MCA reported by root port 0:7b:07.0
  ...

Introduce the code into rasdaemon.

Signed-off-by: Ruidong Tian <tianruidong@linux.alibaba.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
mce-intel.c