tmp_suning_uos_patched/arch/parisc/include
Will Deacon 2f083481cf parisc: io: implement dummy relaxed accessor macros for writes
write{b,w,l,q}_relaxed are implemented by some architectures in order to
permit memory-mapped I/O accesses with weaker barrier semantics than the
non-relaxed variants.

This patch adds dummy macros for the write accessors to parisc, in the
same vein as the dummy definitions for the relaxed read accessors.

Cc: Helge Deller <deller@gmx.de>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2014-10-20 18:49:18 +01:00
..
asm parisc: io: implement dummy relaxed accessor macros for writes 2014-10-20 18:49:18 +01:00
uapi/asm parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architectures 2014-10-12 11:44:25 +02:00