mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-30 14:06:39 +00:00
We need something here because we can't call in and out instructions directly. However, we have to be careful, because no indirections are allowed in misc_64.c , and paravirt_ops is a kind of one. So just call it directly there Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org> Acked-by: Jeremy Fitzhardinge <jeremy@xensource.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| head_32.S | ||
| head_64.S | ||
| Makefile | ||
| Makefile_32 | ||
| Makefile_64 | ||
| misc_32.c | ||
| misc_64.c | ||
| relocs.c | ||
| vmlinux_32.lds | ||
| vmlinux_32.scr | ||
| vmlinux_64.lds | ||
| vmlinux_64.scr | ||