mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-28 00:46:19 +00:00
Convert various system vectors to IDTENTRY_SYSVEC: - Implement the C entry point with DEFINE_IDTENTRY_SYSVEC - Emit the ASM stub with DECLARE_IDTENTRY_SYSVEC - Remove the ASM idtentries in 64-bit - Remove the BUILD_INTERRUPT entries in 32-bit - Remove the old prototypes No functional change. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@kernel.org> Acked-by: Andy Lutomirski <luto@kernel.org> Link: https://lore.kernel.org/r/20200521202119.464812973@linutronix.de |
||
|---|---|---|
| .. | ||
| atom | ||
| ce4100 | ||
| efi | ||
| geode | ||
| goldfish | ||
| intel | ||
| intel-mid | ||
| intel-quark | ||
| iris | ||
| olpc | ||
| pvh | ||
| scx200 | ||
| sfi | ||
| ts5500 | ||
| uv | ||
| Makefile | ||