@@ -164,12 +164,10 @@ */ /*ARGSUSED*/ void init_cpu_syscall(struct cpu *cp) { - uint64_t flags; - kpreempt_disable(); #if defined(__amd64) if (is_x86_feature(x86_featureset, X86FSET_MSR) && is_x86_feature(x86_featureset, X86FSET_ASYSC)) {