Re: [RFC] Potential problem in qspinlock due to mixed-size accesses
Alan Stern <[email protected]>
| Newsgroups | dev.linux.lists.lkmm,org.kernel.vger.linux-arch,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jun 19, 2025 at 04:27:56PM +0200, Thomas Haas wrote: > I support this endeavor, but from the Dartagnan side :). > We already support MSA in real C/Linux code and so extending our supported > Litmus fragment to MSA does not sound too hard to me. > We are just missing a LKMM cat model that supports MSA. To me, it doesn't feel all that easy. I'm not even sure where to start changing the LKMM.\ Probably the best way to keep things organized would be to begin with changes to the informal operational model and then figure out how to formalize them. But what changes are needed to the operational model? Alan