From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 7 Feb 2003 06:04:01 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 7 Feb 2003 06:04:01 -0500 Received: from [195.39.17.254] ([195.39.17.254]:2820 "EHLO Elf.ucw.cz") by vger.kernel.org with ESMTP id ; Fri, 7 Feb 2003 06:04:00 -0500 Date: Fri, 7 Feb 2003 18:03:41 +0100 From: Pavel Machek To: Zwane Mwaikambo Cc: Linux Kernel , Rusty Russell Subject: Re: [PATCH][5/6] CPU Hotplug i386 Message-ID: <20030207170030.GA2054@zaurus.ucw.cz> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi! > +#ifdef CONFIG_HOTPLUG > +static inline void maybe_play_dead(void) Maybe config_CPU_hotplug would be a better name? Pavel