Ubuntu-focal-kernel/arch/sparc/kernel
Arnd Bergmann 672345a965 sparc: fix old compat_sys_select()
BugLink: https://bugs.launchpad.net/bugs/2073621

[ Upstream commit bae6428a9fffb2023191b0723e276cf1377a7c9f ]

sparc has two identical select syscalls at numbers 93 and 230, respectively.
During the conversion to the modern syscall.tbl format, the older one of the
two broke in compat mode, and now refers to the native 64-bit syscall.

Restore the correct behavior. This has very little effect, as glibc has
been using the newer number anyway.

Fixes: 6ff645dd68 ("sparc: add system call table generation support")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Portia Stephens <portia.stephens@canonical.com>
Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>
2024-08-02 16:16:21 +02:00
..
syscalls sparc: fix old compat_sys_select() 2024-08-02 16:16:21 +02:00
.gitignore
Makefile
adi_64.c
apc.c
asm-offsets.c
audit.c
auxio_32.c
auxio_64.c
btext.c
central.c
cherrs.S
chmc.c
compat_audit.c
cpu.c
cpumap.c
cpumap.h
devices.c
ds.c
dtlb_miss.S
dtlb_prot.S
ebus.c
entry.S
entry.h
etrap_32.S
etrap_64.S
fpu_traps.S
ftrace.c
getsetcc.S
head_32.S
head_64.S
helpers.S
hvapi.c
hvcalls.S
hvtramp.S
idprom.c
iommu-common.c
iommu.c
iommu_common.h
ioport.c dma-mapping: drop the dev argument to arch_sync_dma_for_* 2023-07-10 17:22:05 +02:00
irq.h
irq_32.c
irq_64.c
itlb_miss.S
ivec.S
jump_label.c
kernel.h
kgdb_32.c
kgdb_64.c
kprobes.c
kstack.h
ktlb.S
ldc.c
led.c
leon_kernel.c
leon_pci.c
leon_pci_grpci1.c sparc32: Fix section mismatch in leon_pci_grpci 2024-06-07 15:01:30 +02:00
leon_pci_grpci2.c sparc32: Fix section mismatch in leon_pci_grpci 2024-06-07 15:01:30 +02:00
leon_pmc.c
leon_smp.c
mdesc.c sparc: avoid stringop-overread errors 2021-11-05 09:12:45 +01:00
misctrap.S
module.c
nmi.c sparc64: NMI watchdog: fix return value of __setup handler 2024-06-07 15:01:33 +02:00
of_device_32.c
of_device_64.c
of_device_common.c
of_device_common.h
pci.c
pci_common.c
pci_fire.c
pci_impl.h
pci_msi.c
pci_psycho.c
pci_sabre.c
pci_schizo.c
pci_sun4v.c
pci_sun4v.h
pci_sun4v_asm.S
pcic.c
pcr.c
perf_event.c
pmc.c
power.c
process_32.c
process_64.c
prom.h
prom_32.c
prom_64.c sparc64: Fix number of online CPUs 2024-07-05 10:52:03 +02:00
prom_common.c
prom_irqtrans.c
psycho_common.c
psycho_common.h
ptrace_32.c
ptrace_64.c
reboot.c
rtrap_32.S
rtrap_64.S
sbus.c
setup_32.c sparc/cpu: Switch to arch_cpu_finalize_init() 2023-08-09 12:25:43 +02:00
setup_64.c sparc64: Fix number of online CPUs 2024-07-05 10:52:03 +02:00
signal32.c
signal_32.c
signal_64.c
sigutil.h
sigutil_32.c
sigutil_64.c
smp_32.c
smp_64.c sparc64: Fix number of online CPUs 2024-07-05 10:52:03 +02:00
sparc_ksyms.c
spiterrs.S
sstate.c
stacktrace.c
starfire.c
sun4d_irq.c
sun4d_smp.c
sun4m_irq.c
sun4m_smp.c
sun4v_ivec.S
sun4v_mcd.S
sun4v_tlb_miss.S
sys32.S
sys_sparc32.c
sys_sparc_32.c
sys_sparc_64.c
syscalls.S
sysfs.c
systbls.h
systbls_32.S
systbls_64.S
time_32.c
time_64.c
trampoline_32.S
trampoline_64.S
traps_32.c exit: Add and use make_task_dead. 2023-03-21 10:09:01 +01:00
traps_64.c exit: Add and use make_task_dead. 2023-03-21 10:09:01 +01:00
tsb.S
ttable_32.S
ttable_64.S
una_asm_32.S
una_asm_64.S
unaligned_32.c
unaligned_64.c
uprobes.c
urtt_fill.S
utrap.S
vdso.c
vio.c
viohs.c
visemul.c
vmlinux.lds.S
windows.c
winfixup.S
wof.S
wuf.S