[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
|
@ -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 New Issue