Note that preempt notifiers used to modify scheduling behavior/semantics i'm
really against. Please get that functionality into the scheduler - especially
if it's essentially always-on.
Preempt notifiers are for things like KVM which want to do extended context
saving. They are _NOT_ 'hooks' into the scheduler.
Ingo
--