linux/arch/arc/include/asm
Vineet Gupta cd5d38b052 ARCv2: fix local_save_flags
Commit d9676fa152 ("ARCv2: Enable LOCKDEP"), changed
local_save_flags() to not return raw STATUS32 but encoded in the form
such that it could be fed directly to CLRI/SETI instructions.
However the STATUS32.E[] was not captured correctly as it corresponds to
bits [4:1] in the register and not [3:0]

Fixes: d9676fa152 ("ARCv2: Enable LOCKDEP")
Cc: Evgeny Voevodin <evgeny.voevodin@intel.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2016-09-30 14:48:25 -07:00
..
Kbuild
arcregs.h ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores 2016-09-30 14:48:17 -07:00
asm-offsets.h
atomic.h ARC: [plat-eznps] add missing atomic_fetch_xxx operations 2016-09-30 14:48:18 -07:00
barrier.h
bitops.h
bug.h
cache.h ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores 2016-09-30 14:48:17 -07:00
cacheflush.h
checksum.h
cmpxchg.h
current.h
delay.h
disasm.h
dma-mapping.h
dma.h
dwarf.h ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asm 2016-09-30 14:48:22 -07:00
elf.h ARC: module: support R_ARC_32_PCREL relocation 2016-09-30 14:48:19 -07:00
entry-arcv2.h
entry-compact.h
entry.h ARC: use correct offset in pt_regs for saving/restoring user mode r25 2016-08-19 10:44:13 -07:00
exec.h
fb.h
futex.h
highmem.h
hugepage.h
io.h
irq.h
irqflags-arcv2.h ARCv2: fix local_save_flags 2016-09-30 14:48:25 -07:00
irqflags-compact.h
irqflags.h
kdebug.h
kgdb.h
kmap_types.h
kprobes.h
linkage.h ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asm 2016-09-30 14:48:22 -07:00
mach_desc.h
mcip.h
mmu.h
mmu_context.h
mmzone.h
module.h
mutex.h
page.h
pci.h
perf_event.h arc: perf: Enable generic "cache-references" and "cache-misses" events 2016-09-30 14:48:18 -07:00
pgalloc.h
pgtable.h ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS 2016-08-19 11:04:57 -07:00
processor.h
ptrace.h
sections.h
segment.h
serial.h
setup.h
shmparam.h
smp.h
spinlock.h
spinlock_types.h
stacktrace.h
string.h
switch_to.h
syscall.h
syscalls.h
thread_info.h
timex.h
tlb-mmu1.h
tlb.h
tlbflush.h
uaccess.h ARC: uaccess: get_user to zero out dest in cause of fault 2016-09-13 17:49:41 -04:00
unaligned.h
unwind.h