mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-23 18:25:51 +07:00
8a016596a5
unicore32 supports STRICT_DEVMEM, so it needs devmem_is_allowed(), like some of other architectures have done (e.g. arm, powerpc, x86 ...). The related error with allmodconfig: CC drivers/char/mem.o drivers/char/mem.c: In function ârange_is_allowedâ: drivers/char/mem.c:69: error: implicit declaration of function âdevmem_is_allowedâ make[2]: *** [drivers/char/mem.o] Error 1 make[1]: *** [drivers/char] Error 2 make: *** [drivers] Error 2 Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com> Acked-by: Xuetao Guan <gxt@mprc.pku.edu.cn> Signed-off-by: Xuetao Guan <gxt@mprc.pku.edu.cn> |
||
---|---|---|
.. | ||
assembler.h | ||
barrier.h | ||
bitops.h | ||
bug.h | ||
cache.h | ||
cacheflush.h | ||
checksum.h | ||
cmpxchg.h | ||
cpu-single.h | ||
cputype.h | ||
delay.h | ||
dma-mapping.h | ||
dma.h | ||
elf.h | ||
fpstate.h | ||
fpu-ucf64.h | ||
gpio.h | ||
hwcap.h | ||
hwdef-copro.h | ||
io.h | ||
irq.h | ||
irqflags.h | ||
Kbuild | ||
linkage.h | ||
memblock.h | ||
memory.h | ||
mmu_context.h | ||
mmu.h | ||
mutex.h | ||
page.h | ||
pci.h | ||
pgalloc.h | ||
pgtable-hwdef.h | ||
pgtable.h | ||
processor.h | ||
ptrace.h | ||
stacktrace.h | ||
string.h | ||
suspend.h | ||
switch_to.h | ||
thread_info.h | ||
timex.h | ||
tlb.h | ||
tlbflush.h | ||
traps.h | ||
uaccess.h |