linux/arch/parisc/kernel
Petr Tesarik ce9ff57d39 parisc: pci-dma: remove unused and dead EISA code and comment
Clearly, this code isn't needed, but it gives a false positive when
grepping the complete source tree for coherent_dma_mask.

Signed-off-by: Petr Tesarik <petr.tesarik.ext@huawei.com>
Signed-off-by: Helge Deller <deller@gmx.de>
2023-08-03 14:40:37 +02:00
..
syscalls parisc: Add cacheflush() syscall 2023-06-30 17:14:13 +02:00
vdso32
vdso64
.gitignore
alternative.c parisc: Use num_present_cpus() in alternative patching code 2023-05-23 18:17:32 +02:00
asm-offsets.c
audit.c parisc: Fold 32-bit compat code into audit_classify_syscall() 2023-06-30 17:14:14 +02:00
cache.c parisc: Add cacheflush() syscall 2023-06-30 17:14:13 +02:00
compat_audit.c parisc: Fold 32-bit compat code into audit_classify_syscall() 2023-06-30 17:14:14 +02:00
drivers.c parisc: drivers: Fix kdoc warnings 2023-06-30 17:14:14 +02:00
entry.S
firmware.c parisc: firmware: Fix kdoc warnings 2023-06-30 17:14:14 +02:00
ftrace.c
hardware.c
head.S
hpmc.S
inventory.c
irq.c parisc: irq: Add irq-related function declarations 2023-06-30 17:14:15 +02:00
jump_label.c
kexec.c parisc: kexec: include reboot.h 2023-05-09 14:04:56 +02:00
kexec_file.c
kgdb.c
kprobes.c
Makefile parisc: syscalls: Avoid compiler warnings with W=1 2023-07-03 18:56:03 +02:00
module.c parisc: module: Mark symindex __maybe_unused 2023-06-30 17:14:14 +02:00
pa7300lc.c
pacache.S parisc: Ensure page alignment in flush functions 2023-05-03 17:43:26 +02:00
parisc_ksyms.c
patch.c
pci-dma.c parisc: pci-dma: remove unused and dead EISA code and comment 2023-08-03 14:40:37 +02:00
pci.c
pdc_chassis.c parisc: pdc_chassis: Fix kdoc warnings 2023-06-30 17:14:14 +02:00
pdc_cons.c
pdt.c parisc: pdt: Get prototype for arch_report_meminfo() 2023-07-03 18:25:23 +02:00
perf.c parisc: Mark image_size __maybe_unused in perf_write() 2023-06-30 17:14:14 +02:00
perf_asm.S
perf_images.h
process.c A large update for SMP management: 2023-06-26 13:59:56 -07:00
processor.c parisc: processor: Fix kdoc for init_cpu_profiler() 2023-06-30 17:14:15 +02:00
ptrace.c parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case 2023-02-01 21:42:37 +01:00
real2.S parisc: Fix argument pointer in real64_call_asm() 2023-05-03 17:43:26 +02:00
relocate_kernel.S
setup.c parisc: Move init function declarations into header file 2023-06-30 17:14:15 +02:00
signal.c parisc: signal: Mark do_notify_resume() and sys_rt_sigreturn() asmlinkage 2023-06-30 17:14:15 +02:00
signal32.c
signal32.h
smp.c parisc: smp: Add declaration for start_cpu_itimer() 2023-07-03 18:25:23 +02:00
stacktrace.c
sys_parisc.c io_uring-6.5-2023-07-21 2023-07-22 10:46:30 -07:00
sys_parisc32.c
syscall.S
time.c
toc.c
toc_asm.S
topology.c
traps.c parisc: traps: Mark functions static 2023-06-30 17:14:15 +02:00
unaligned.c parisc: unaligned: Include header file to avoid missing prototype warnings 2023-06-30 17:14:15 +02:00
unwind.c parisc: unwind: Avoid missing prototype warning for handle_interruption() 2023-07-03 18:56:03 +02:00
vdso.c
vmlinux.lds.S