Name

preempt_notifier_unregister — no longer interested in preemption notifications

Synopsis

void preempt_notifier_unregister (struct preempt_notifier *  notifier);

Arguments

notifier

-- undescribed --

Description

This is safe to call from within a preemption notifier.