Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 25 Jan 2002 09:08:02 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 25 Jan 2002 09:07:51 -0500 Received: from zero.tech9.net ([209.61.188.187]:48389 "EHLO zero.tech9.net") by vger.kernel.org with ESMTP id ; Fri, 25 Jan 2002 09:07:36 -0500 Subject: Re: O(1) on powerpc.... From: Robert Love To: mingo@elte.hu Cc: The Doctor What , linux-kernel@vger.kernel.org, Anton Blanchard In-Reply-To: In-Reply-To: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 25 Jan 2002 09:11:43 -0500 Message-Id: <1011967954.3501.17.camel@phantasy> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2002-01-25 at 10:52, Ingo Molnar wrote: > i think Anton has patches to make PowerPC work - Anton? We could do some things to generically make the other arches compatible with the new scheduler, things like: #define smp_processor_id() (current->processor) still need to be fixed (to use ->cpu). I bet after a trivial find/replace there is little left to do. Robert Love - 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/