Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1233168
| From | Alexander Holler <holler@ahsoftware.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: AMD-IOMMU and problem with __init(data)? |
| Date | 2015-09-26 10:20 +0200 |
| Message-ID | <qcSS6-2HF-7@gated-at.bofh.it> (permalink) |
| References | <qbPtg-1lx-39@gated-at.bofh.it> <qbQIG-33j-23@gated-at.bofh.it> <qbUCB-dg-7@gated-at.bofh.it> <qbXAt-4LB-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Am 23.09.2015 um 21:04 schrieb Alexander Holler: > Am 23.09.2015 um 17:50 schrieb Alexander Holler: >> Am 23.09.2015 um 13:43 schrieb Joerg Roedel: >>>> If it's necessary, I could try put together a small patch which >>>> kills a system (reproducible here). >>> >>> That would help too, please also send me your .config and I'll try to >>> reproduce the issue here. >> >> Will do. Later. > > Done. Patch(es) and config attached. Note, while reducing the patch, > I've noted that when I change Just in case of, the command line I'm using is ro root=/dev/sdb2 rootfstype=btrfs rootflags=compress=zlib enforcing=0 selinux=0 cgroup_disable=memory swapaccount=0 earlycon=uart8250,io,0x3f8,115200n8 console=ttyS0,115200n8 console=tty0 memtest=3 LANG=de_DE.UTF-8 video=DVI-D-1:1920x1080-32@60 And memtest never failed (I'm always using that). So it's unlikely it's a problem with the memory. But usually I don't have enabled the serial, that means normally I'm booting with root=/dev/sdb2 rootfstype=btrfs rootflags=compress=zlib enforcing=0 selinux=0 cgroup_disable=memory swapaccount=0 console=tty0 memtest=3 LANG=de_DE.UTF-8 video=DVI-D-1:1920x1080-32@60 so maybe enabling the serial does something bad. Also I've enabled it before and haven't seen something bad. And because I assume the IOMMU is the problem, I don't use any cards, just the HW on mb. Regards, Alexander Holler -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
AMD-IOMMU and problem with __init(data)? Alexander Holler <holler@ahsoftware.de> - 2015-09-23 12:30 +0200
Re: AMD-IOMMU and problem with __init(data)? Joerg Roedel <joro@8bytes.org> - 2015-09-23 13:50 +0200
Re: AMD-IOMMU and problem with __init(data)? Alexander Holler <holler@ahsoftware.de> - 2015-09-23 18:00 +0200
Re: AMD-IOMMU and problem with __init(data)? Alexander Holler <holler@ahsoftware.de> - 2015-09-23 21:10 +0200
Re: AMD-IOMMU and problem with __init(data)? Alexander Holler <holler@ahsoftware.de> - 2015-09-26 10:20 +0200
Re: AMD-IOMMU and problem with __init(data)? Joerg Roedel <joro@8bytes.org> - 2015-09-29 17:10 +0200
Re: AMD-IOMMU and problem with __init(data)? Alexander Holler <holler@ahsoftware.de> - 2015-09-29 19:20 +0200
csiph-web