android_kernel_xiaomi_sm8350/arch/parisc/kernel
Helge Deller 8c027a5798 parisc: Drop loops_per_jiffy from per_cpu struct
commit 93346da8ff47cc00f953c7f38a2d6ba11977fc42 upstream.

There is no need to keep a loops_per_jiffy value per cpu. Drop it.

Signed-off-by: Helge Deller <deller@gmx.de>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-09-23 11:00:02 +02:00
..
syscalls parisc: Align parisc MADV_XXX constants with all other architectures 2023-01-18 11:42:00 +01:00
.gitignore
alternative.c
asm-offsets.c
audit.c
cache.c parisc: Fix flush_dcache_page() for usage from irq context 2023-05-30 12:44:09 +01:00
compat_audit.c
drivers.c parisc: Avoid printing the hardware path twice 2022-11-10 17:57:56 +01:00
entry.S
firmware.c parisc: Fix return code of pdc_iodc_print() 2023-02-22 12:50:28 +01:00
ftrace.c
hardware.c
head.S parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machines 2022-09-15 12:04:54 +02:00
hpmc.S
inventory.c
irq.c
jump_label.c
kexec_file.c
kexec.c
kgdb.c
kprobes.c
Makefile
module.c
pa7300lc.c
pacache.S
parisc_ksyms.c
patch.c
pci-dma.c parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu() 2023-06-21 15:44:09 +02:00
pci.c
pdc_chassis.c
pdc_cons.c
pdt.c
perf_asm.S
perf_images.h
perf.c
process.c parisc: Allow to reboot machine after system halt 2023-05-30 12:44:09 +01:00
processor.c parisc: Drop loops_per_jiffy from per_cpu struct 2023-09-23 11:00:02 +02:00
ptrace.c parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case 2023-02-22 12:50:28 +01:00
real2.S parisc: Fix argument pointer in real64_call_asm() 2023-05-17 11:35:54 +02:00
relocate_kernel.S
setup.c
signal32.c
signal32.h
signal.c
smp.c
stacktrace.c
sys_parisc32.c
sys_parisc.c parisc: Align parisc MADV_XXX constants with all other architectures 2023-01-18 11:42:00 +01:00
syscall.S
time.c
topology.c
traps.c parisc: Handle kgdb breakpoints only in kernel context 2023-05-30 12:44:09 +01:00
unaligned.c parisc: Fix exception handler for fldw and fstw instructions 2022-09-05 10:27:38 +02:00
unwind.c
vmlinux.lds.S