On Sat, Feb 23, 2019 at 03:26:34PM -0800, Jason Thorpe wrote: > A project I’m working on has a need for a proper “int” size fetch / store on > all platforms, and it seems best to just tidy the whole mess up. So, I am > proposing a new replacement user fetch/store API.
Cool. For completeness' sake, I suppose the new API is going to live alongside the old fetch/store API (for the time being) in <sys/systm.h>? - Klaus
