linux/arch/csky/include/asm
Guo Ren 2a60aa14a9 csky: fixup compile error with pte_alloc
Commit: 4cf5892495 remove the address argument of pte_alloc without
modify csky related code. linux-5.0-rc1 compile failed with csky.

Remove the unnecessary address testing in pte_alloc().

Signed-off-by: Guo Ren <ren_guo@c-sky.com>
Cc: Joel Fernandes (Google) <joel@joelfernandes.org>
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
2019-01-09 00:18:33 +08:00
..
Kbuild
addrspace.h
atomic.h
barrier.h
bitops.h fls: change parameter to unsigned int 2019-01-04 13:13:46 -08:00
bug.h
cache.h
cacheflush.h
checksum.h
cmpxchg.h
elf.h csky: Add EM_CSKY_OLD 39 2018-12-31 23:17:24 +08:00
fixmap.h
ftrace.h csky: ftrace call graph supported. 2018-12-31 23:17:23 +08:00
highmem.h
io.h csky: fixup CACHEV1 store instruction fast retire 2019-01-08 23:42:42 +08:00
irqflags.h
mmu.h
mmu_context.h
page.h
perf_event.h csky: Add perf support for C-SKY 2019-01-02 22:17:11 +08:00
pgalloc.h csky: fixup compile error with pte_alloc 2019-01-09 00:18:33 +08:00
pgtable.h
processor.h csky: remove unused members in processor.h 2018-12-31 23:16:00 +08:00
reg_ops.h
segment.h
shmparam.h
smp.h csky: CPU-hotplug supported for SMP 2018-12-31 23:03:53 +08:00
spinlock.h
spinlock_types.h
string.h
switch_to.h
syscall.h csky: define syscall_get_arch() 2018-12-30 21:21:24 +08:00
syscalls.h
thread_info.h csky: stacktrace supported. 2018-12-31 23:12:22 +08:00
tlb.h
tlbflush.h
traps.h
uaccess.h Remove 'type' argument from access_ok() function 2019-01-03 18:57:57 -08:00
unistd.h
vdso.h