2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-24 21:24:00 +08:00
linux-next/arch/avr32/include
Peter Zijlstra f8a570e270 avr32: Provide atomic_{or,xor,and}
Implement atomic logic ops -- atomic_{or,xor,and}.

These will replace the atomic_{set,clear}_mask functions that are
available on some archs.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2015-07-27 14:06:22 +02:00
..
asm avr32: Provide atomic_{or,xor,and} 2015-07-27 14:06:22 +02:00
uapi/asm avr32: wire up missing syscalls 2015-02-09 15:27:44 +01:00