Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266227AbUA1WYJ (ORCPT ); Wed, 28 Jan 2004 17:24:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266230AbUA1WYI (ORCPT ); Wed, 28 Jan 2004 17:24:08 -0500 Received: from hq.pm.waw.pl ([195.116.170.10]:29920 "EHLO hq.pm.waw.pl") by vger.kernel.org with ESMTP id S266222AbUA1WXn (ORCPT ); Wed, 28 Jan 2004 17:23:43 -0500 To: Marcelo Tosatti Cc: lkml Subject: Re: [TRIVIAL PATCH] 2.4.25pre7 warning fix References: From: Krzysztof Halasa Date: Wed, 28 Jan 2004 23:17:12 +0100 In-Reply-To: (Marcelo Tosatti's message of "Wed, 28 Jan 2004 09:42:30 -0200 (BRST)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 715 Lines: 22 Marcelo Tosatti 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/