linux_dsm_epyc7002/arch/sparc/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
..
adi_64.h
adi.h
agp.h
apb.h
asm-offsets.h
asm-prototypes.h
asm.h
asmmacro.h
atomic_32.h atomics/treewide: Make unconditional inc/dec ops optional 2018-06-21 14:25:24 +02:00
atomic_64.h atomics/treewide: Make conditional inc/dec ops optional 2018-06-21 14:25:24 +02:00
atomic.h
auxio_32.h
auxio_64.h
auxio.h
backoff.h
barrier_32.h
barrier_64.h
barrier.h
bbc.h
bitext.h
bitops_32.h
bitops_64.h
bitops.h
btext.h
bug.h
bugs.h
cache.h
cacheflush_32.h
cacheflush_64.h
cacheflush.h
cachetlb_32.h
chafsr.h
checksum_32.h
checksum_64.h
checksum.h
chmctrl.h
clock.h
clocksource.h
cmpxchg_32.h
cmpxchg_64.h sparc64: Rework xchg() definition to avoid warnings. 2018-10-26 15:39:49 -07:00
cmpxchg.h
compat_signal.h
compat.h asm-generic: Move common compat types to asm-generic/compat.h 2018-08-29 15:42:20 +02:00
contregs.h
cpu_type.h
cpudata_32.h
cpudata_64.h sparc64: Make proc_id signed. 2018-10-14 20:19:31 -07:00
cpudata.h
current.h
dcr.h
dcu.h
delay_32.h
delay_64.h
delay.h
device.h
dma-mapping.h dma-mapping: merge direct and noncoherent ops 2018-09-20 09:01:15 +02:00
dma.h
ebus_dma.h
ecc.h
eeprom.h
elf_32.h
elf_64.h
elf.h
estate.h
extable_64.h
fb.h
fbio.h
fhc.h
floppy_32.h
floppy_64.h
floppy.h
fpumacro.h
ftrace.h
futex_32.h
futex_64.h
futex.h
hardirq_32.h
hardirq_64.h
hardirq.h
head_32.h
head_64.h
head.h
hibernate.h
highmem.h
hugetlb.h hugetlb: introduce generic version of huge_ptep_get 2018-10-26 16:26:34 -07:00
hvtramp.h
hw_irq.h
hypervisor.h
ide.h
idprom.h
intr_queue.h
io_32.h
io_64.h sparc64: add reads{b,w,l}/writes{b,w,l} 2018-07-31 09:46:06 +02:00
io-unit.h
io.h
ioctls.h
iommu_32.h
iommu_64.h
iommu-common.h
iommu.h
irq_32.h
irq_64.h
irq.h
irqflags_32.h
irqflags_64.h
irqflags.h
jump_label.h
Kbuild sparc: use asm-generic version of msi.h 2018-07-30 13:00:56 -07:00
kdebug_32.h
kdebug_64.h
kdebug.h
kgdb.h
kmap_types.h
kprobes.h sparc64/kprobes: Remove jprobe implementation 2018-06-21 12:33:11 +02:00
ldc.h
leon_amba.h
leon_pci.h
leon.h
lsu.h
machines.h
mbus.h
mc146818rtc_32.h
mc146818rtc_64.h
mc146818rtc.h
mdesc.h
memctrl.h
mman.h
mmu_32.h
mmu_64.h
mmu_context_32.h
mmu_context_64.h
mmu_context.h
mmu.h
mmzone.h
mxcc.h
nmi.h
ns87303.h
obio.h
openprom.h
oplib_32.h
oplib_64.h
oplib.h
page_32.h
page_64.h
page.h
parport.h sparc: Fix parport build warnings. 2018-10-19 10:52:52 -07:00
pbm.h
pci_32.h
pci_64.h
pci.h
pcic.h
pcr.h
percpu_32.h
percpu_64.h
percpu.h
perf_event.h
pgalloc_32.h
pgalloc_64.h
pgalloc.h
pgtable_32.h
pgtable_64.h
pgtable.h
pgtsrmmu.h
pil.h
processor_32.h treewide: remove current_text_addr 2018-10-31 08:54:12 -07:00
processor_64.h treewide: remove current_text_addr 2018-10-31 08:54:12 -07:00
processor.h
prom.h of: make default address and size cells sizes private 2018-09-07 11:04:41 -05:00
psr.h
ptrace.h
qrwlock.h
qspinlock.h
ross.h
sbi.h
scratchpad.h
seccomp.h
sections.h
setup.h
sfafsr.h
sfp-machine_32.h
sfp-machine_64.h
sfp-machine.h
shmparam_32.h
shmparam_64.h
shmparam.h
sigcontext.h
signal.h
smp_32.h
smp_64.h
smp.h
sparsemem.h
spinlock_32.h
spinlock_64.h
spinlock_types.h
spinlock.h
spitfire.h
stacktrace.h
starfire.h
string_32.h
string_64.h
string.h
sunbpp.h
swift.h
switch_to_32.h
switch_to_64.h sparc64: Make corrupted user stacks more debuggable. 2018-10-26 15:04:41 -07:00
switch_to.h
syscall.h
syscalls.h
termbits.h
termios.h
thread_info_32.h
thread_info_64.h sparc: Validate VDSO for undefined symbols. 2018-10-22 16:09:27 -07:00
thread_info.h
timer_32.h
timer_64.h
timer.h
timex_32.h
timex_64.h
timex.h
tlb_32.h
tlb_64.h
tlb.h
tlbflush_32.h
tlbflush_64.h
tlbflush.h
topology_32.h
topology_64.h
topology.h
trap_block.h
traps.h
tsb.h
tsunami.h
ttable.h
turbosparc.h
uaccess_32.h
uaccess_64.h
uaccess.h
unaligned.h
unistd.h y2038: utimes: Rework #ifdef guards for compat syscalls 2018-08-29 15:42:23 +02:00
upa.h
uprobes.h
user.h
vaddrs.h
vdso.h sparc: Fix VDSO build with older binutils. 2018-10-25 10:36:19 -07:00
vga.h
viking.h
vio.h
visasm.h
vvar.h
winmacro.h
xor_32.h
xor_64.h
xor.h