arm64: debug: unmask PSTATE.D earlier
[cascardo/linux.git] / arch / arm64 / kernel / debug-monitors.c
index 4fbf3c5..0800d23 100644 (file)
@@ -151,7 +151,6 @@ static int debug_monitors_init(void)
        /* Clear the OS lock. */
        on_each_cpu(clear_os_lock, NULL, 1);
        isb();
-       local_dbg_enable();
 
        /* Register hotplug handler. */
        __register_cpu_notifier(&os_lock_nb);