[Bug 270089] mpr: panic in mpr_complete_command during zpool import

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 14 Mar 2023 18:47:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270089

--- 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/f6f8b49bb7c731255c46f541f875f436

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

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