On Thu, 9 Nov 2017, Borislav Petkov wrote: > On Wed, Nov 08, 2017 at 11:46:49AM -0800, Dave Hansen wrote: > > + /* Put original CR4 value back: */ > > native_write_cr4(cr4); > > } > > Btw, Andy, we read the CR4 shadow in that function but we don't update > it. Why? Because its the same as before. > > + /* Put original CR4 value back: */ > > native_write_cr4(cr4); Thanks, tglx -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>