linux/arch/um/os-Linux
Randy Dunlap c02454b3c8 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 09:19:45 +01:00
..
drivers
skas
Makefile
elf_aux.c
execvp.c
file.c
helper.c
irq.c um: Monitor error events in IRQ controller 2020-12-30 11:51:26 +01:00
main.c
mem.c
process.c
registers.c um: registers: Rename function names to avoid conflicts and build problems 2022-01-27 09:19:45 +01:00
sigio.c
signal.c
start_up.c um: registers: Rename function names to avoid conflicts and build problems 2022-01-27 09:19:45 +01:00
time.c
tty.c
umid.c um: Remove use of asprinf in umid.c 2020-12-30 11:51:39 +01:00
user_syms.c
util.c