Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Mar 2023 18:47:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 270089] mpr: panic in mpr_complete_command during zpool import
Message-ID:  <bug-270089-3630-dpSVL1KqyB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270089-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270089-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270089

--- Comment #11 from Dan Kotowski <dan.kotowski@a9development.com> ---
Is it possible this is related to a PCI bus coherency issue?

The platform is a SolidRun Honeycomb LX2K, which is built around the Cortex=
-A72
but with a full PCIe bus. Except that testing on Linux found an issue in the
PCI coherency.

Test: https://gist.github.com/jnettlet/80f8d09d01c0dc0ffc0122f36ed78de6

glibc patch: https://gist.github.com/jnettlet/f6f8b49bb7c731255c46f541f875f=
436

I checked our arm64 memcpy.S and sure enough we use the same ordering as Li=
nux
used to but that Jon patched out.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270089-3630-dpSVL1KqyB>