kgdb_loongarch_notify
return (kgdb_loongarch_notify(NULL, DIE_TRAP, &args) == NOTIFY_STOP) ? true : false;
.notifier_call = kgdb_loongarch_notify,