]> git.openfabrics.org - ~emulex/infiniband.git/commit
ARC: Reduce #ifdef'ery for unaligned access emulation
authorVineet Gupta <vgupta@synopsys.com>
Wed, 18 Sep 2013 12:38:01 +0000 (18:08 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Wed, 6 Nov 2013 05:11:39 +0000 (10:41 +0530)
commit07ba69a46c3394fe6675483275337e5a79a959e0
treec5c75c669193afb6ac315a5588f8b6666318ae1f
parent21a63b56044706aa37637315dd27d9d465bbd5c4
ARC: Reduce #ifdef'ery for unaligned access emulation

Emulation not enabled is treated as if the fixup failed, so no need for
special #ifdef checks.

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/include/asm/unaligned.h
arch/arc/kernel/entry.S
arch/arc/kernel/traps.c