linux-xiaomi-chiron/arch/microblaze/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
..
asm-compat.h
asm-offsets.h
atomic.h
barrier.h
cache.h
cacheflush.h
checksum.h
cmpxchg.h
cpuinfo.h
current.h
delay.h
dma.h
elf.h
entry.h
exceptions.h
fixmap.h
flat.h
ftrace.h
futex.h
hash.h
highmem.h
io.h
irq.h
irqflags.h
Kbuild
kgdb.h
mmu.h
mmu_context.h
mmu_context_mm.h
module.h
page.h
pci-bridge.h
pci.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
processor.h
ptrace.h
pvr.h
registers.h
seccomp.h
sections.h
setup.h
string.h
switch_to.h
syscall.h
thread_info.h
timex.h
tlbflush.h mm: remove unneeded includes of <asm/pgalloc.h> 2020-08-07 11:33:26 -07:00
uaccess.h uaccess: remove segment_eq 2020-08-12 10:57:58 -07:00
unaligned.h
unistd.h
unwind.h
vmalloc.h