mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
[PATCH] cpuset ANSI prototype
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Acked-by: Paul Jackson <pj@sgi.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
e6c6e640b8
commit
1af9892811
1 changed files with 1 additions and 1 deletions
|
@ -2137,7 +2137,7 @@ static int cpuset_handle_cpuhp(struct notifier_block *nb,
|
|||
* See also the previous routine cpuset_handle_cpuhp().
|
||||
*/
|
||||
|
||||
void cpuset_track_online_nodes()
|
||||
void cpuset_track_online_nodes(void)
|
||||
{
|
||||
common_cpu_mem_hotplug_unplug();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue