* boot EC. And if it happens after the namespace initialization,
* it causes _REG evaluations.
*/
if (boot_ec && boot_ec->handle != handle)
if ((boot_ec && boot_ec->handle != handle) || handle_events)
ec_remove_handlers(boot_ec);
/* Unset old boot EC */
-