original_kernel/arch/arc/include/asm
Vineet Gupta d65283f7b6 ARC: module: elide loop to save reference to .eh_frame
The loop was really needed in .debug_frame regime where wanted make it
as SH_ALLOC so that apply_relocate_add() would process it. That's not
needed for .eh_frame, so we check this in apply_relocate_add() which
gets called for each section.

Note that we need to save reference to "section name strings" section in
module_frob_arch_sections() since apply_relocate_add() doesn't get that

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2016-10-28 10:10:28 -07:00
..
Kbuild
arcregs.h ARC: boot log: refactor cpu name/release printing 2016-10-28 10:09:07 -07:00
asm-offsets.h
atomic.h
barrier.h
bitops.h
bug.h
cache.h
cacheflush.h
checksum.h
cmpxchg.h
current.h
delay.h
disasm.h
dma-mapping.h
dma.h
dwarf.h
elf.h
entry-arcv2.h
entry-compact.h
entry.h
exec.h
fb.h
futex.h
highmem.h
hugepage.h
io.h
irq.h
irqflags-arcv2.h
irqflags-compact.h
irqflags.h
kdebug.h
kgdb.h
kmap_types.h
kprobes.h
linkage.h
mach_desc.h
mcip.h
mmu.h
mmu_context.h
mmzone.h
module.h ARC: module: elide loop to save reference to .eh_frame 2016-10-28 10:10:28 -07:00
mutex.h
page.h
pci.h
perf_event.h
pgalloc.h
pgtable.h
processor.h
ptrace.h
sections.h
segment.h
serial.h
setup.h ARC: boot log: refactor cpu name/release printing 2016-10-28 10:09:07 -07:00
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
unaligned.h
unwind.h