From: Akinobu Mita Date: Tue, 26 Oct 2010 21:22:45 +0000 (-0700) Subject: stop_machine: convert cpu notifier to return encapsulate errno value X-Git-Tag: v2.6.37-rc1~105^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ce6494dbd8909718840bb88d5a699ef6ce5c212;p=pandora-kernel.git stop_machine: convert cpu notifier to return encapsulate errno value In commit e6bde73b07edeb703d4c89c1daabc09c303de11f ("cpu-hotplug: return better errno on cpu hotplug failure"), the cpu notifier can return an encapsulated errno value. This converts the cpu notifier to return an encapsulated errno value for stop_machine(). Signed-off-by: Akinobu Mita Cc: Rusty Russell Cc: Tejun Heo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed