Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1442521
| From | Alex Williamson <alex.williamson@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: IOMMU+DMAR causing NMIs-s (was: 4.7-rc6: NMI in intel_idle on HP Proliant G6) |
| Date | 2016-07-13 17:00 +0200 |
| Message-ID | <rUtNL-4qs-11@gated-at.bofh.it> (permalink) |
| References | (6 earlier) <rUol3-VT-1@gated-at.bofh.it> <rUoO5-17A-13@gated-at.bofh.it> <rUoXM-1bB-15@gated-at.bofh.it> <rUp7s-1hq-13@gated-at.bofh.it> <rUpqO-1JD-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 13 Jul 2016 12:18:59 +0200 Joerg Roedel <joro@8bytes.org> wrote: > On Wed, Jul 13, 2016 at 12:58:24PM +0300, Meelis Roos wrote: > > > > Just got http://kodu.ut.ee/~mroos/4.6-dmar-fault2.png when playing with > > > > BIOS settings (disabling NUMA). It is the first time I see at least some > > > > info in NMI decode. > > > > > > This looks interesting. Can you please post output of 'lspci -vvv' and > > > 'lspci -t'? > > > > Here. > > Thanks. So device 00:1e.0 is a PCI-bridge which has some 32-bit > PCI-devices behind it. One of these devices tries to read address > 0xb000, which is blocked by the IOMMU and causes the fault seen in the > screen-shot. The fault also causes a PCI-error which is then reported > through the NMI, causing your kernel panic. > > So the 32bit PCI devices behind the bridge are: > > 01:03.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] ES1000 (rev 02) (prog-if 00 [VGA controller]) > 01:04.0 System peripheral: Compaq Computer Corporation Integrated Lights Out Controller (rev 03) > 01:04.2 System peripheral: Compaq Computer Corporation Integrated Lights Out Processor (rev 03) > 01:04.4 USB controller: Hewlett-Packard Company Integrated Lights-Out Standard Virtual USB Controller (prog-if 00 [UHCI]) > 01:04.6 IPMI SMIC interface: Hewlett-Packard Company Integrated Lights-Out Standard KCS Interface (prog-if 01) > > Can you try to disable this 'Lights Out' processor? Maybe it is causing > the issues. On the other side, the radeon driver for the ATI card is > also know for causing faults from time to time. Can you capture the > kernel messages right before a crash too? IIRC, blacklisting the hpwdt module can defuse those NMIs and might help us see more of the actual DMAR faults. Blacklist in modprobe.d and rebuild initrd. Thanks, Alex PS - never assume BIOS release notes are actually complete
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: 4.7-rc6: NMI in intel_idle on HP Proliant G6 Meelis Roos <mroos@linux.ee> - 2016-07-12 14:30 +0200
Re: 4.7-rc6: NMI in intel_idle on HP Proliant G6 "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-07-12 14:40 +0200
Re: 4.7-rc6: NMI in intel_idle on HP Proliant G6 Meelis Roos <mroos@linux.ee> - 2016-07-13 09:20 +0200
Re: IOMMU+DMAR causing NMIs-s (was: 4.7-rc6: NMI in intel_idle on HP Proliant G6) Joerg Roedel <joro@8bytes.org> - 2016-07-13 10:20 +0200
Re: IOMMU+DMAR causing NMIs-s (was: 4.7-rc6: NMI in intel_idle on HP Proliant G6) Meelis Roos <mroos@linux.ee> - 2016-07-13 10:30 +0200
Re: IOMMU+DMAR causing NMIs-s (was: 4.7-rc6: NMI in intel_idle on HP Proliant G6) Joerg Roedel <joro@8bytes.org> - 2016-07-13 11:10 +0200
Re: IOMMU+DMAR causing NMIs-s (was: 4.7-rc6: NMI in intel_idle on HP Proliant G6) Meelis Roos <mroos@linux.ee> - 2016-07-13 11:20 +0200
Re: IOMMU+DMAR causing NMIs-s (was: 4.7-rc6: NMI in intel_idle on HP Proliant G6) Joerg Roedel <joro@8bytes.org> - 2016-07-13 11:50 +0200
Re: IOMMU+DMAR causing NMIs-s (was: 4.7-rc6: NMI in intel_idle on HP Proliant G6) Meelis Roos <mroos@linux.ee> - 2016-07-13 11:40 +0200
Re: IOMMU+DMAR causing NMIs-s (was: 4.7-rc6: NMI in intel_idle on HP Proliant G6) Joerg Roedel <joro@8bytes.org> - 2016-07-13 11:50 +0200
Re: IOMMU+DMAR causing NMIs-s (was: 4.7-rc6: NMI in intel_idle on HP Proliant G6) Joerg Roedel <joro@8bytes.org> - 2016-07-13 12:20 +0200
Re: IOMMU+DMAR causing NMIs-s (was: 4.7-rc6: NMI in intel_idle on HP Proliant G6) Alex Williamson <alex.williamson@redhat.com> - 2016-07-13 17:00 +0200
Re: IOMMU+DMAR causing NMIs-s Meelis Roos <mroos@linux.ee> - 2016-07-14 00:00 +0200
Re: IOMMU+DMAR causing NMIs-s Alex Williamson <alex.williamson@redhat.com> - 2016-07-14 01:10 +0200
Re: IOMMU+DMAR causing NMIs-s Joerg Roedel <joro@8bytes.org> - 2016-07-14 10:40 +0200
Re: IOMMU+DMAR causing NMIs-s (was: 4.7-rc6: NMI in intel_idle on HP Proliant G6) Henrique de Moraes Holschuh <hmh@hmh.eng.br> - 2016-07-13 16:00 +0200
csiph-web