mirror of
https://github.com/torvalds/linux.git
synced 2026-07-02 02:54:41 +02:00
This is code that probably should never have made it into the kernel in the first place: it depends on a driver that hadn't been reviewed yet. During the HVC_SBI_RISCV review process a better way of doing this was suggested, but that means this code is defunct. It's compile-time disabled in 4.15 because the driver isn't in, so I think it's safe to just remove this for now. CC: Greg KH <gregkh@linuxfoundation.org> Signed-off-by: Palmer Dabbelt <palmer@sifive.com> |
||
|---|---|---|
| .. | ||
| vdso | ||
| .gitignore | ||
| asm-offsets.c | ||
| cacheinfo.c | ||
| cpu.c | ||
| cpufeature.c | ||
| entry.S | ||
| head.S | ||
| irq.c | ||
| Makefile | ||
| module.c | ||
| process.c | ||
| ptrace.c | ||
| reset.c | ||
| riscv_ksyms.c | ||
| setup.c | ||
| signal.c | ||
| smp.c | ||
| smpboot.c | ||
| stacktrace.c | ||
| sys_riscv.c | ||
| syscall_table.c | ||
| time.c | ||
| traps.c | ||
| vdso.c | ||
| vmlinux.lds.S | ||