Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 19 Jun 2002 02:40:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 19 Jun 2002 02:40:10 -0400 Received: from mx1.elte.hu ([157.181.1.137]:2964 "HELO mx1.elte.hu") by vger.kernel.org with SMTP id ; Wed, 19 Jun 2002 02:40:09 -0400 Date: Wed, 19 Jun 2002 08:38:15 +0200 (CEST) From: Ingo Molnar Reply-To: Ingo Molnar To: Linus Torvalds Cc: linux-kernel@vger.kernel.org Subject: Re: Linux 2.5.23 cpu_online_map undeclared In-Reply-To: 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: 537 Lines: 17 On Wed, 19 Jun 2002, Linus Torvalds wrote: > static inline void smp_send_reschedule_all(void) { } > +#define cpu_online_map 1 > #define cpu_online(cpu) 1 yesterday i've tested a number of UP kernels that had an equivalent fix and this works as expected, nothing else broke. Ingo - 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/