kernel_optimize_test/arch/um/os-Linux
Randy Dunlap 756a7188b2 um: registers: Rename function names to avoid conflicts and build problems
[ Upstream commit 077b7320942b64b0da182aefd83c374462a65535 ]

The function names init_registers() and restore_registers() are used
in several net/ethernet/ and gpu/drm/ drivers for other purposes (not
calls to UML functions), so rename them.

This fixes multiple build errors.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Richard Weinberger <richard@nod.at>
Cc: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Cc: linux-um@lists.infradead.org
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-01-27 10:54:18 +01:00
..
drivers
skas um: defer killing userspace on page table update failures 2021-03-04 11:38:42 +01:00
elf_aux.c
execvp.c
file.c um: Use fdatasync() when mapping the UBD FSYNC command 2020-06-02 22:37:55 +02:00
helper.c
irq.c um: Monitor error events in IRQ controller 2020-12-30 11:53:52 +01:00
main.c um: Don't trace irqflags during shutdown 2019-11-25 22:42:57 +01:00
Makefile
mem.c
process.c
registers.c um: registers: Rename function names to avoid conflicts and build problems 2022-01-27 10:54:18 +01:00
sigio.c
signal.c
start_up.c um: registers: Rename function names to avoid conflicts and build problems 2022-01-27 10:54:18 +01:00
time.c um: Move timer-internal.h to non-shared 2020-03-29 23:28:43 +02:00
tty.c
umid.c um: Remove use of asprinf in umid.c 2020-12-30 11:54:17 +01:00
user_syms.c
util.c um: Some fixes to build UML with musl 2020-10-11 23:13:06 +02:00