linux/arch/um/kernel
Al Viro dbba7f704a um: stop polluting the namespace with registers.h contents
Only one extern in there is needed in processor-generic.h, and it's
not needed anywhere else.  So move it over there and get rid of
the include in processor-generic.h, adding includes of registers.h
to the few files that need the declarations in it.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
2021-12-21 21:31:35 +01:00
..
skas This pull request contains the following changes for UML: 2021-09-09 13:45:26 -07:00
asm-offsets.c
config.c.in
dyn.lds.S
early_printk.c
exec.c um: stop polluting the namespace with registers.h contents 2021-12-21 21:31:35 +01:00
exitcode.c
gprof_syms.c
initrd.c
ioport.c um: add PCI over virtio emulation driver 2021-06-17 21:45:43 +02:00
irq.c um: add PCI over virtio emulation driver 2021-06-17 21:45:43 +02:00
kmsg_dump.c
ksyms.c um: rename set_signals() to um_set_signals() 2021-12-21 21:13:44 +01:00
maccess.c
Makefile um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.c 2021-12-21 21:30:44 +01:00
mem.c um: Replace if (cond) BUG() with BUG_ON() 2021-12-21 21:18:39 +01:00
physmem.c
process.c um: stop polluting the namespace with registers.h contents 2021-12-21 21:31:35 +01:00
ptrace.c
reboot.c
sigio.c
signal.c
stacktrace.c
sysrq.c
time.c um: time-travel/signals: fix ndelay() in interrupt 2021-06-17 21:44:52 +02:00
tlb.c
trap.c signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) 2021-10-29 14:31:34 -05:00
um_arch.c x86/alternative: Implement .retpoline_sites support 2021-10-28 23:25:27 +02:00
umid.c
uml.lds.S
vmlinux.lds.S