kernel_optimize_test/arch/csky/include/asm
Christoph Hellwig 428e2976a5 uaccess: remove segment_eq
segment_eq is only used to implement uaccess_kernel.  Just open code
uaccess_kernel in the arch uaccess headers and remove one layer of
indirection.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Acked-by: Greentime Hu <green.hu@gmail.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Nick Hu <nickhu@andestech.com>
Cc: Vincent Chen <deanbo422@gmail.com>
Cc: Paul Walmsley <paul.walmsley@sifive.com>
Cc: Palmer Dabbelt <palmer@dabbelt.com>
Link: http://lkml.kernel.org/r/20200710135706.537715-5-hch@lst.de
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-08-12 10:57:58 -07:00
..
addrspace.h
asid.h
atomic.h
barrier.h
bitops.h
bug.h csky: Optimize the trap processing flow 2020-07-31 01:52:22 +00:00
cache.h
cacheflush.h
checksum.h
cmpxchg.h
elf.h
fixmap.h
ftrace.h
highmem.h kmap: consolidate kmap_prot definitions 2020-06-04 19:06:22 -07:00
io.h mm: introduce include/linux/pgtable.h 2020-06-09 09:39:13 -07:00
irq_work.h csky: Add irq_work support 2020-07-31 01:55:46 +00:00
irqflags.h
Kbuild csky: Add SECCOMP_FILTER supported 2020-07-31 01:51:05 +00:00
kprobes.h
memory.h
mmu_context.h
mmu.h
page.h
pci.h
perf_event.h
pgalloc.h asm-generic: pgalloc: provide generic pgd_free() 2020-08-07 11:33:26 -07:00
pgtable.h mm: consolidate pte_index() and pte_offset_*() definitions 2020-06-09 09:39:14 -07:00
probes.h
processor.h csky: remove unusued thread_saved_pc and *_segments functions/macros 2020-07-31 01:50:48 +00:00
ptrace.h csky: Optimize the trap processing flow 2020-07-31 01:52:22 +00:00
reg_ops.h
segment.h uaccess: remove segment_eq 2020-08-12 10:57:58 -07:00
shmparam.h
smp.h
spinlock_types.h
spinlock.h
stackprotector.h
string.h
switch_to.h
syscall.h
syscalls.h
tcm.h
thread_info.h csky: Add SECCOMP_FILTER supported 2020-07-31 01:51:05 +00:00
tlb.h
tlbflush.h
traps.h
uaccess.h
unistd.h
uprobes.h
vdso.h
vmalloc.h