]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/x86/kernel/paravirt.c
Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / arch / x86 / kernel / paravirt.c
index bbf3d5933eaaf7efe4ab30003ab09e1ee5d78575..a1bfba0f7234d3c0f9fe549a61d8bac5198ef1d4 100644 (file)
@@ -328,7 +328,6 @@ __visible struct pv_cpu_ops pv_cpu_ops = {
        .cpuid = native_cpuid,
        .get_debugreg = native_get_debugreg,
        .set_debugreg = native_set_debugreg,
-       .clts = native_clts,
        .read_cr0 = native_read_cr0,
        .write_cr0 = native_write_cr0,
        .read_cr4 = native_read_cr4,