> On Aug 24, 2021, at 10:21 PM, matthew green <m...@eterna.com.au> wrote: > >> - For alpha and sparc64, don't define MUTEX_CAS() in terms of their own >> _lock_cas(), which has its own memory barriers; the call sites in >> kern_mutex.c already have the appropriate memory barrier calls. Thus, >> alpha and sparc64 can use default definition. > > this seems to leave _lock_cas() unused on both platforms, should > the backing code for _lock_cas() be removed now? Yes, I intended for that to be a separate commit. -- thorpej
- Re: CVS commit: src/sys Paul Goyette
- Re: CVS commit: src/sys Jared McNeill
- Re: CVS commit: src/sys Tobias Nygren
- Re: CVS commit: src/sys Tobias Nygren
- Re: CVS commit: src/sys Jason Thorpe
- Re: CVS commit: src/sys Jared McNeill
- CVS commit: src/sys Andrius Varanavicius
- CVS commit: src/sys Andrius Varanavicius
- CVS commit: src/sys Jason R Thorpe
- re: CVS commit: src/sys matthew green
- Re: CVS commit: src/sys Jason Thorpe
- CVS commit: src/sys Jason R Thorpe
- CVS commit: src/sys Jared D. McNeill
- CVS commit: src/sys Jared D. McNeill
- CVS commit: src/sys matthew green
- CVS commit: src/sys matthew green
- CVS commit: src/sys Jared D. McNeill
- CVS commit: src/sys Jared D. McNeill
- CVS commit: src/sys Andrius Varanavicius
- CVS commit: src/sys Andrius Varanavicius
- CVS commit: src/sys Andrius Varanavicius