Re: sparc packages?
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Mar 04, 2023 at 12:20:58PM +0100, Romain Dolbeau wrote: > Could it simply be a TSO vs. PSO vs RMO issue ? Memory consistency can > be pain in the *ss... Don't think so, and if so it would be kernel bug, the exec for the new 32bit process should set that correctly. Our mutex implementation for sparc is ... special, and I suspect buggy. Martin