Re: [patch 16/21] high-res timers: core

From: Paulo Marques
Date: Mon Oct 02 2006 - 07:51:36 EST


Thomas Gleixner wrote:
[...]
Index: linux-2.6.18-mm2/kernel/hrtimer.c
===================================================================
--- linux-2.6.18-mm2.orig/kernel/hrtimer.c 2006-10-02 00:55:53.000000000 +0200
+++ linux-2.6.18-mm2/kernel/hrtimer.c 2006-10-02 00:55:54.000000000 +0200
@@ -38,7 +38,11 @@
#include <linux/hrtimer.h>
#include <linux/notifier.h>
#include <linux/syscalls.h>
+#include <linux/kallsyms.h>

I'm not really knowledgeable in timer code to review these patches, but I always keep an eye out for kallsyms uses.

It seems that this include is unused. Maybe it was some debug stuff that got moved (or removed) later?

The patch to kernel/timer.c seems to have the same unused include, too.

--
Paulo Marques - www.grupopie.com

"The face of a child can say it all, especially the
mouth part of the face."
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/