Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 23 Jul 2002 12:13:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 23 Jul 2002 12:13:06 -0400 Received: from server72.aitcom.net ([208.234.0.72]:4513 "EHLO test-area.com") by vger.kernel.org with ESMTP id ; Tue, 23 Jul 2002 12:13:05 -0400 Message-Id: <200207231616.MAA27336@test-area.com> Content-Type: text/plain; charset="iso-8859-1" From: anton wilson To: Ingo Molnar Subject: Re: [PATCH] RML pre-emptive 2.4.19-ac2 with O(1) Date: Tue, 23 Jul 2002 12:15:34 -0400 X-Mailer: KMail [version 1.3.1] Cc: linux-kernel@vger.kernel.org References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 442 Lines: 15 > >?+#if CONFIG_PREEMPT > >?+ ? ? ? /* Set the preempt count _outside_ the spinlocks! */ > >?+ ? ? ? idle->preempt_count = (idle->lock_depth >= 0); > >?+#endif This is the update I added. Anton - 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/