* [PATCH] cpuset ANSI prototype
@ 2006-10-10 21:48 Al Viro
2006-10-10 22:17 ` Paul Jackson
0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2006-10-10 21:48 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
kernel/cpuset.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/kernel/cpuset.c b/kernel/cpuset.c
index 9d850ae..6313c38 100644
--- a/kernel/cpuset.c
+++ b/kernel/cpuset.c
@@ -2137,7 +2137,7 @@ #ifdef CONFIG_MEMORY_HOTPLUG
* See also the previous routine cpuset_handle_cpuhp().
*/
-void cpuset_track_online_nodes()
+void cpuset_track_online_nodes(void)
{
common_cpu_mem_hotplug_unplug();
}
--
1.4.2.GIT
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] cpuset ANSI prototype
2006-10-10 21:48 [PATCH] cpuset ANSI prototype Al Viro
@ 2006-10-10 22:17 ` Paul Jackson
0 siblings, 0 replies; 2+ messages in thread
From: Paul Jackson @ 2006-10-10 22:17 UTC (permalink / raw)
To: Al Viro; +Cc: torvalds, linux-kernel
> +void cpuset_track_online_nodes(void)
Acked-by: Paul Jackson <pj@sgi.com>
Thanks, Al.
--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@sgi.com> 1.925.600.0401
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-10-10 22:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-10 21:48 [PATCH] cpuset ANSI prototype Al Viro
2006-10-10 22:17 ` Paul Jackson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox