95020 posts 31 follows 452 followers
おもに東海道らぐ実況とかのコミュニティ活動用
[email protected] (メイン, 開発用),
wishlist http://amzn.asia/1GYghhC
x86-cpufeatures--Add_X86_BUG_CPU_INSECURE.patch
@@ -340,5 +340,7 @@
#define X86_BUG_MONITOR X86_BUG(12) /* IPI required to wake up remote CPU */
#define X86_BUG_AMD_E400 X86_BUG(13) /* CPU is among the affected by Erratum 400 */
+#define X86_BUG_CPU_INSECURE X86_BUG(14) /* CPU is insecure and needs kernel page table isolation */
+#define X86_BUG_CPU_SECURE_MODE_KPTI X86_BUG(15) /* Kernel Page Table Isolation enabled*/