linux/arch/hexagon/include/asm
Nick Desaulniers de0d22e50c treewide: remove current_text_addr
Prefer _THIS_IP_ defined in linux/kernel.h.

Most definitions of current_text_addr were the same as _THIS_IP_, but
a few archs had inline assembly instead.

This patch removes the final call site of current_text_addr, making all
of the definitions dead code.

[akpm@linux-foundation.org: fix arch/csky/include/asm/processor.h]
Link: http://lkml.kernel.org/r/20180911182413.180715-1-ndesaulniers@google.com
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2018-10-31 08:54:12 -07:00
..
Kbuild hexagon: use generic dma_noncoherent_ops 2018-09-08 11:17:33 +02:00
asm-offsets.h
atomic.h atomics/treewide: Make unconditional inc/dec ops optional 2018-06-21 14:25:24 +02:00
bitops.h hexagon: modify ffs() and fls() to return int 2018-09-10 19:42:15 -05:00
cache.h
cacheflush.h
checksum.h
cmpxchg.h
delay.h
dma.h
elf.h
exec.h
fixmap.h
fpu.h
futex.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hexagon_vm.h
intrinsics.h
io.h hexagon: add memset_io() helper 2018-05-01 15:49:46 -05:00
irq.h
irqflags.h
kgdb.h
linkage.h
mem-layout.h
mmu.h
mmu_context.h
module.h
page.h
perf_event.h
pgalloc.h
pgtable.h hexagon: drop the unused variable zero_page_mask 2018-06-15 07:55:25 +09:00
processor.h treewide: remove current_text_addr 2018-10-31 08:54:12 -07:00
smp.h
spinlock.h locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations 2017-10-10 11:50:19 +02:00
spinlock_types.h
string.h
suspend.h
switch_to.h
syscall.h
thread_info.h Construct init thread stack in the linker script rather than by union 2018-01-09 23:21:02 +00:00
time.h
timer-regs.h
timex.h
tlb.h
tlbflush.h
traps.h
uaccess.h
vdso.h
vm_fault.h
vm_mmu.h