Re: [TRIVIAL PATCH] 2.4.25pre7 warning fix
From: Krzysztof Halasa (khc_at_pm.waw.pl)
Date: 01/28/04
- Previous message: Linus Torvalds: "Re: [RFC/PATCH, 2/4] readX_check() performance evaluation"
- In reply to: Marcelo Tosatti: "Re: [TRIVIAL PATCH] 2.4.25pre7 warning fix"
- Next in thread: Krzysztof Halasa: "Re: [TRIVIAL PATCH] 2.4.25pre7 warning fix"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Marcelo Tosatti <marcelo.tosatti@cyclades.com> Date: Wed, 28 Jan 2004 23:17:12 +0100
Marcelo Tosatti <marcelo.tosatti@cyclades.com> 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Linus Torvalds: "Re: [RFC/PATCH, 2/4] readX_check() performance evaluation"
- In reply to: Marcelo Tosatti: "Re: [TRIVIAL PATCH] 2.4.25pre7 warning fix"
- Next in thread: Krzysztof Halasa: "Re: [TRIVIAL PATCH] 2.4.25pre7 warning fix"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|