mirror_ubuntu-kernels/arch/riscv/include/asm
Palmer Dabbelt 7a3b1bf70b
RISC-V: Fix sys_riscv_flush_icache
This contains a pair of patches that together fix sys_riscv_flush_icache
on all systems:

* The first enables sys_riscv_flush_icache() for non-SMP systems.
* The second fixes a bug in our syscall header that caused
  sys_riscv_flush_icache to never get generated.
2018-08-20 11:32:10 -07:00
..
asm-offsets.h
asm.h
atomic.h
barrier.h
bitops.h
bug.h
cache.h
cacheflush.h
cmpxchg.h
csr.h
current.h
delay.h
dma-mapping.h
elf.h
fence.h
ftrace.h
hwcap.h
io.h
irq.h
irqflags.h
Kbuild riscv: Delete asm/compat.h 2018-08-20 11:25:35 -07:00
kprobes.h
linkage.h
mmu_context.h
mmu.h
module.h
page.h
pci.h
perf_event.h
pgalloc.h
pgtable-32.h
pgtable-64.h
pgtable-bits.h
pgtable.h
processor.h
ptrace.h
sbi.h
smp.h
spinlock_types.h
spinlock.h
string.h
switch_to.h
syscall.h
thread_info.h
timex.h
tlb.h
tlbflush.h
uaccess.h
unistd.h RISC-V: Don't use a global include guard for uapi/asm/syscalls.h 2018-08-20 10:55:24 -07:00
vdso.h
word-at-a-time.h