Date: Thu, 09 Nov 2017 20:02:53 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 223572] drm(4) pmap_mapdev()s PCI space addresses Message-ID: <bug-223572-8@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223572 Bug ID: 223572 Summary: drm(4) pmap_mapdev()s PCI space addresses Product: Base System Version: CURRENT Hardware: powerpc OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: jhibbits@FreeBSD.org drm_get_resource_start() gets an rman resource start, which is not always physical address. On PowerPC, and any architecture that uses OFW/FDT, the resources are specified in PCI space, not physical address space. This causes the wrong mappings to be generated, potentially stomping on real memory. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223572-8>
