linux/arch/h8300
Peter Zijlstra 73ada3700b h8300: 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.

Also rework the atomic implementation in terms of CPP macros to avoid
the typical repetition -- I seem to have missed this arch the last
time around when I did that.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2015-07-27 14:06:24 +02:00
..
boot h8300: Always build dtb 2015-06-23 13:36:00 +09:00
configs h8300: configs 2015-06-23 13:35:56 +09:00
include h8300: Provide atomic_{or,xor,and} 2015-07-27 14:06:24 +02:00
kernel h8300: Build scripts 2015-06-23 13:35:54 +09:00
lib h8300: library functions 2015-06-23 13:35:54 +09:00
mm h8300: Memory management 2015-06-23 13:35:53 +09:00
Kconfig h8300: Remove ARCH_WANT_IPC_PARSE_VERSION 2015-06-23 13:35:59 +09:00
Kconfig.cpu h8300: Build scripts 2015-06-23 13:35:54 +09:00
Makefile h8300: Build scripts 2015-06-23 13:35:54 +09:00