Re: [TRIVIAL PATCH] 2.4.25pre7 warning fix

From: Krzysztof Halasa
Date: Wed Jan 28 2004 - 17:27:06 EST


Marcelo Tosatti <marcelo.tosatti@xxxxxxxxxxxx> writes:

> Btw, why do we need cyclone_setup() for !CONFIG_X86_SUMMIT ?
>
> /* No-cyclone stubs */
> #ifndef CONFIG_X86_SUMMIT
> int __init cyclone_setup(char *str)
> {
> printk(KERN_ERR "cyclone: Kernel not compiled with
> CONFIG_X86_SUMMIT, cannot use the cyclone-timer.\n");
> return 1;
> }

No idea. All the stubs seem strange to me. I will make another patch
to address that.
--
Krzysztof Halasa, B*FH
-
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/