GCC built-in atomic operations and memory barriers
Gilles Chanteperdrix
gilles.chanteperdrix at xenomai.org
Wed Nov 4 17:09:40 EST 2009
Russell King - ARM Linux wrote:
> The kernel API is the syscall interface and associated data structures.
> It does not include everything you can find in kernel headers.
Are the functions found in the vectors page part of the kernel API?
Because if that is so, then they provide a way to implement cmpxchg and
barriers in user-space.
--
Gilles.
More information about the linux-arm-kernel
mailing list