With more and more sub-systems/sub-components leaving their footprint in task handling functions, it seems reasonable to add notifiers that these components can use instead of having them all patch themselves directly into core files.
Patch 1 introduces the base definitions and hooks for task creation and deletion. Patch 2 switches delayacct to make use of the notifier. Patch 3 makes the procevents/connector use the infrastructure and adds additional notifiers needed there. Patch 4 makes the security keys handling use this, too. Signed-off-by: Jan Beulich <[EMAIL PROTECTED]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/