From 390a36aadf39e241c83035469aae48ed1a144088 Mon Sep 17 00:00:00 2001 From: Li Zefan Date: Wed, 9 Jul 2014 16:48:54 +0800 Subject: [PATCH] cpuset: refactor cpuset_hotplug_update_tasks() We mix the handling for both default hierarchy and legacy hierarchy in the same function, and it's quite messy, so split into two functions. Signed-off-by: Li Zefan Signed-off-by: Tejun Heo --- Reading git-format-patch failed