linux/arch/csky/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
addrspace.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
atomic.h csky: Atomic operations 2018-10-26 00:54:23 +08:00
barrier.h csky: Cache and TLB routines 2018-10-25 23:36:19 +08:00
bitops.h csky: Misc headers 2018-10-26 00:54:26 +08:00
bug.h csky: Debug and Ptrace GDB 2018-10-26 00:54:25 +08:00
cache.h csky: Cache and TLB routines 2018-10-25 23:36:19 +08:00
cacheflush.h csky: Cache and TLB routines 2018-10-25 23:36:19 +08:00
checksum.h csky: Misc headers 2018-10-26 00:54:26 +08:00
cmpxchg.h csky: Atomic operations 2018-10-26 00:54:23 +08:00
elf.h csky: ELF and module probe 2018-10-26 00:54:23 +08:00
fixmap.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
highmem.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
io.h csky: Cache and TLB routines 2018-10-25 23:36:19 +08:00
irqflags.h csky: IRQ handling 2018-10-26 00:54:22 +08:00
mmu.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
mmu_context.h csky: Process management and Signal 2018-10-26 00:54:13 +08:00
page.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
pgalloc.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
pgtable.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
processor.h treewide: remove current_text_addr 2018-10-31 08:54:12 -07:00
reg_ops.h csky: Misc headers 2018-10-26 00:54:26 +08:00
segment.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
shmparam.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
smp.h csky: SMP support 2018-10-26 00:54:26 +08:00
spinlock.h csky: Atomic operations 2018-10-26 00:54:23 +08:00
spinlock_types.h csky: Atomic operations 2018-10-26 00:54:23 +08:00
string.h csky: Library functions 2018-10-26 00:54:24 +08:00
switch_to.h csky: Process management and Signal 2018-10-26 00:54:13 +08:00
syscall.h csky: System Call 2018-10-25 23:36:19 +08:00
syscalls.h csky: System Call 2018-10-25 23:36:19 +08:00
thread_info.h csky: Process management and Signal 2018-10-26 00:54:13 +08:00
tlb.h csky: Cache and TLB routines 2018-10-25 23:36:19 +08:00
tlbflush.h csky: Cache and TLB routines 2018-10-25 23:36:19 +08:00
traps.h
uaccess.h csky: User access 2018-10-26 00:54:25 +08:00
unistd.h
vdso.h csky: VDSO and rt_sigreturn 2018-10-26 00:54:22 +08:00