Misc fixes:

 - Remove the broken vsyscall emulation code from
   the page fault code.

 - Fix kexec crash triggered by certain SEV RMP
   table layouts.

 - Fix unchecked MSR access error when disabling
   the x2APIC via iommu=off.

Signed-off-by: Ingo Molnar <mingo@kernel.org>