kernel_optimize_test/arch/parisc/kernel
Helge Deller 36257d5580 parisc: soft_offline_page() now takes the pfn
Switch page deallocation table (pdt) driver to use pfn instead of a page
pointer in soft_offline_page().

Fixes: feec24a613 ("mm, soft-offline: convert parameter to pfn")
Signed-off-by: Helge Deller <deller@gmx.de>
2019-12-20 19:47:00 +01:00
..
syscalls parisc: wire up kexec_file_load syscall 2019-09-08 15:37:37 +02:00
.gitignore
alternative.c parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMU 2019-08-12 19:17:39 +02:00
asm-offsets.c
audit.c
cache.c parisc: use pgtable-nopXd instead of 4level-fixup 2019-12-04 19:44:15 -08:00
compat_audit.c
drivers.c parisc: add missing __init annotation 2019-12-15 21:05:46 +01:00
entry.S parisc: fix frame pointer in ftrace_regs_caller() 2019-10-30 21:24:40 +01:00
firmware.c parisc: add __pdc_cpu_rendezvous() 2019-09-08 15:19:58 +02:00
ftrace.c parisc/ftrace: Add KPROBES_ON_FTRACE 2019-08-03 08:56:57 +02:00
hardware.c
head.S
hpmc.S
inventory.c
irq.c
jump_label.c
kexec_file.c parisc: add support for kexec_file_load() syscall 2019-09-08 15:41:46 +02:00
kexec.c parisc: add support for kexec_file_load() syscall 2019-09-08 15:41:46 +02:00
kgdb.c
kprobes.c kprobes/parisc: remove arch_kprobe_on_func_entry() 2019-09-06 23:58:44 +02:00
Makefile parisc: fix compilation when KEXEC=n and KEXEC_FILE=y 2019-12-15 21:05:38 +01:00
module.c module/ftrace: handle patchable-function-entry 2019-11-06 14:17:30 +00:00
pa7300lc.c
pacache.S parisc: speed up flush_tlb_all_local with qemu 2019-08-12 19:17:40 +02:00
parisc_ksyms.c parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat 2019-08-03 08:56:57 +02:00
patch.c
pci-dma.c parisc: use pgtable-nopXd instead of 4level-fixup 2019-12-04 19:44:15 -08:00
pci.c parisc: Drop comments which are already in pci.h 2019-09-05 16:41:11 +02:00
pdc_chassis.c
pdc_cons.c
pdt.c parisc: soft_offline_page() now takes the pfn 2019-12-20 19:47:00 +01:00
perf_asm.S
perf_images.h
perf.c
process.c
processor.c
ptrace.c seccomp: simplify secure_computing() 2019-10-10 14:55:24 -07:00
real2.S
relocate_kernel.S parisc: add kexec syscall support 2019-09-08 15:37:04 +02:00
setup.c
signal.c
signal32.c
signal32.h
smp.c parisc: add __pdc_cpu_rendezvous() 2019-09-08 15:19:58 +02:00
stacktrace.c
sys_parisc.c
sys_parisc32.c
syscall.S
time.c
topology.c
traps.c parisc: trigger die notifier chain in parisc_terminate() 2019-08-03 08:56:57 +02:00
unaligned.c
unwind.c
vmlinux.lds.S parisc: Move EXCEPTION_TABLE to RO_DATA segment 2019-11-04 18:22:10 +01:00