Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 24 Jan 2002 11:06:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 24 Jan 2002 11:06:41 -0500 Received: from cpe-24-221-152-185.az.sprintbbd.net ([24.221.152.185]:25988 "EHLO opus.bloom.county") by vger.kernel.org with ESMTP id ; Thu, 24 Jan 2002 11:06:16 -0500 Date: Thu, 24 Jan 2002 09:05:40 -0700 From: Tom Rini To: Ingo Molnar Cc: Dieter N?tzel , Robert Love , Linux Kernel List Subject: Re: [PATCH] preemptive kernel Message-ID: <20020124160540.GO1816@cpe-24-221-152-185.az.sprintbbd.net> In-Reply-To: <20020124155557.GM1816@cpe-24-221-152-185.az.sprintbbd.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.26i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 24, 2002 at 06:57:27PM +0100, Ingo Molnar wrote: > > On Thu, 24 Jan 2002, Tom Rini wrote: > > > > can you please redo for O(1)-J6 (2.4.18-pre7) or is nothing changed? > > > > Or -J6 there was a small reject, it looks like -J6 sets p->cpu = > > smp_processor_id(); in kernel/sched.c, which the preempt patch wants to > > do as well. > > it's the same fix - you can safely disregard the reject. If you apply -J6 after. preempt adds preempt_enable() in the same section. -- Tom Rini (TR1265) http://gate.crashing.org/~trini/ - 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/