Re: [patch V163 00/51] x86/pti: Updated patch queue

2017-12-18 Thread Ingo Molnar
* Thomas Gleixner wrote: > Changes since V149: > > - Folded back patch snippets to the right place > > - Deinlined pti_set_user_pgd() > > - Converted X86_BUG_CPU_SECURE_MODE_PTI to X86_FEATURE_PTI and added > that to disabled features when PTI is disabled in Kconfig > >

[patch V163 00/51] x86/pti: Updated patch queue

2017-12-18 Thread Thomas Gleixner
Changes since V149: - Folded back patch snippets to the right place - Deinlined pti_set_user_pgd() - Converted X86_BUG_CPU_SECURE_MODE_PTI to X86_FEATURE_PTI and added that to disabled features when PTI is disabled in Kconfig - Fixed documentation - Rebased to: