linux/arch/um/include/shared
Johannes Berg 2fccfcc0c7 um: Remove IRQ_NONE type
We don't actually use this in um_request_irq(), so it can
never be assigned. It's also not clear what that would be
useful for, so just remove it.

This results in quite a number of cleanups, all the way to
removing the "SIGIO on close" startup check, since the data
it assigns (pty_close_sigio) is not used anymore.

While at it, also make this an enum so we get a minimum of
type checking, and remove the IRQ_NONE hack in virtio since
we now no longer have the name twice.

Acked-By: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Acked-By: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2020-12-13 22:22:29 +01:00
..
skas um: Add SPDX headers for files in arch/um/include 2019-09-15 21:37:17 +02:00
arch.h um: Add SPDX headers for files in arch/um/include 2019-09-15 21:37:17 +02:00
as-layout.h um: Add SPDX headers for files in arch/um/include 2019-09-15 21:37:17 +02:00
common-offsets.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
elf_user.h um: Add SPDX headers for files in arch/um/include 2019-09-15 21:37:17 +02:00
frame_kern.h um: Add SPDX headers for files in arch/um/include 2019-09-15 21:37:17 +02:00
init.h treewide: Convert macro and uses of __section(foo) to __section("foo") 2020-10-25 14:51:49 -07:00
irq_kern.h um: Remove IRQ_NONE type 2020-12-13 22:22:29 +01:00
irq_user.h um: Remove IRQ_NONE type 2020-12-13 22:22:29 +01:00
kern.h um: Add SPDX headers for files in arch/um/include 2019-09-15 21:37:17 +02:00
kern_util.h um: Add SPDX headers for files in arch/um/include 2019-09-15 21:37:17 +02:00
longjmp.h um: Implement TRACE_IRQFLAGS_SUPPORT 2019-09-15 21:37:11 +02:00
mem.h um: Add SPDX headers for files in arch/um/include 2019-09-15 21:37:17 +02:00
mem_user.h um: delete unnecessary bootmem struct page array 2014-10-13 17:15:09 +02:00
net_kern.h um: Add SPDX headers for files in arch/um/include 2019-09-15 21:37:17 +02:00
net_user.h um: Add SPDX headers for files in arch/um/include 2019-09-15 21:37:17 +02:00
os.h um: Remove IRQ_NONE type 2020-12-13 22:22:29 +01:00
ptrace_user.h um: Add SPDX headers for files in arch/um/include 2019-09-15 21:37:17 +02:00
registers.h um: Add SPDX headers for files in arch/um/include 2019-09-15 21:37:17 +02:00
sigio.h um: Add SPDX headers for files in arch/um/include 2019-09-15 21:37:17 +02:00
um_malloc.h um: Add SPDX headers for files in arch/um/include 2019-09-15 21:37:17 +02:00
user.h um: Add SPDX headers for files in arch/um/include 2019-09-15 21:37:17 +02:00