Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964950AbWEJMrO (ORCPT ); Wed, 10 May 2006 08:47:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964948AbWEJMrO (ORCPT ); Wed, 10 May 2006 08:47:14 -0400 Received: from taurus.voltaire.com ([193.47.165.240]:4203 "EHLO taurus.voltaire.com") by vger.kernel.org with ESMTP id S964943AbWEJMrN (ORCPT ); Wed, 10 May 2006 08:47:13 -0400 Date: Wed, 10 May 2006 15:46:00 +0300 From: Gleb Natapov To: Steven Rostedt Cc: Ingo Molnar , akpm@osdl.org, Thomas Gleixner , LKML Subject: Re: [PATCH] Document futex PI design Message-ID: <20060510124600.GN5319@minantech.com> References: <20060510101729.GB31504@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OriginalArrivalTime: 10 May 2006 12:47:12.0264 (UTC) FILETIME=[DB911080:01C6742F] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 566 Lines: 13 On Wed, May 10, 2006 at 06:59:49AM -0400, Steven Rostedt wrote: > +lock - In this document from now on, the term lock and spin lock will > + be synonymous. These are locks that are used for SMP as well > + as turning off preemption to protect areas of code on SMP machines. Should the last SMP be UP? -- Gleb. - 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/