projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6c6e64
)
[PATCH] cpuset ANSI prototype
author
Al Viro
<viro@ftp.linux.org.uk>
Tue, 10 Oct 2006 21:48:57 +0000
(22:48 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 10 Oct 2006 22:37:23 +0000
(15:37 -0700)
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>
kernel/cpuset.c
patch
|
blob
|
blame
|
history
diff --git
a/kernel/cpuset.c
b/kernel/cpuset.c
index 9d850ae13b1b61e763d09fc8231c33d1d6e43139..6313c38c930e62025c0e76a057d83023b77a6bb5 100644
(file)
--- a/
kernel/cpuset.c
+++ b/
kernel/cpuset.c
@@
-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();
}