This patchset implements device cgroup hierarchy. Behaviors and exceptions will be propagated down in the tree and local preferences will be re-evaluated everytime a change in its parent occours, reapplying them if it's still possible.
v2: - rebase on top "device_cgroup: don't grab mutex in rcu callback" - in case parent changes behavior or exceptions and the local exceptions won't apply anymore, remove them instead of keeping them around. Cc: Tejun Heo <[email protected]> Cc: Serge Hallyn <[email protected]> Signed-off-by: Aristeu Rozanski <[email protected]> -- Aristeu -- 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/

