| commit | 3d321a35703d041a11f25f7abc27cc6c1ef8cd13 | [log] [tgz] |
|---|---|---|
| author | Maya Spivak <mspivak@codeaurora.org> | Fri Jul 08 11:26:50 2011 -0700 |
| committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:17:26 2011 -0700 |
| tree | 8f50edefa4a485dd56b40d5631038f8816a84f4c | |
| parent | 20a9bf2d18b3170d7daca4e35be53726a00e13bd [diff] |
cpu-hotplug: Add the function 'cpu_hotplug_inprogress' Allows a caller to detect whether a cpu hotplug operation is in progress. This is useful for optimizing code paths based on this condition. Signed-off-by: Maya Spivak <mspivak@codeaurora.org>