kernel_optimize_test/arch/parisc/kernel
Helge Deller a196f277c5 parisc: Merge model and model name into one line in /proc/cpuinfo
commit 5b89966bc96a06f6ad65f64ae4b0461918fcc9d3 upstream.

The Linux tool "lscpu" shows the double amount of CPUs if we have
"model" and "model name" in two different lines in /proc/cpuinfo.
This change combines the model and the model name into one line.

Signed-off-by: Helge Deller <deller@gmx.de>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-05-12 12:25:29 +02:00
..
syscalls
.gitignore
alternative.c
asm-offsets.c
audit.c
cache.c
compat_audit.c
drivers.c
entry.S parisc/entry: fix trace test in syscall exit path 2021-11-21 13:46:36 +01:00
firmware.c
ftrace.c
hardware.c
head.S
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 parisc: Fix patch code locking and flushing 2022-04-13 21:01:03 +02:00
pci-dma.c
pci.c
pdc_chassis.c
pdc_cons.c
pdt.c
perf_asm.S
perf_images.h
perf.c
process.c
processor.c parisc: Merge model and model name into one line in /proc/cpuinfo 2022-05-12 12:25:29 +02:00
ptrace.c
real2.S
relocate_kernel.S
setup.c
signal.c parisc: fix crash with signals and alloca 2021-09-18 13:40:35 +02:00
signal32.c
signal32.h
smp.c parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling 2021-11-18 14:04:01 +01:00
stacktrace.c
sys_parisc.c
sys_parisc32.c
syscall.S parisc: Correct completer in lws start 2021-12-29 12:26:02 +01:00
time.c parisc: Mark cr16 CPU clocksource unstable on all SMP machines 2021-12-08 09:03:29 +01:00
topology.c
traps.c parisc: Fix handling off probe non-access faults 2022-04-08 14:40:32 +02:00
unaligned.c parisc/unaligned: Fix ldw() and stw() unalignment handlers 2022-03-02 11:42:46 +01:00
unwind.c parisc/unwind: fix unwinder when CONFIG_64BIT is enabled 2021-11-18 14:04:01 +01:00
vmlinux.lds.S Revert "parisc: Fix backtrace to always include init funtion names" 2021-12-01 09:19:00 +01:00