HOTPLUG: Adapt cpuset hotplug callback to CPU_DYING
authorAvi Kivity <avi@qumranet.com>
Thu, 24 May 2007 09:33:15 +0000 (12:33 +0300)
committerAvi Kivity <avi@qumranet.com>
Mon, 16 Jul 2007 09:05:49 +0000 (12:05 +0300)
CPU_DYING is called in atomic context, so don't try to take any locks.

Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found