complete_on_current_cpu
extern void complete_on_current_cpu(struct completion *x);
complete_on_current_cpu(&knotif->ready);