Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 20 Dec 2002 14:28:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 20 Dec 2002 14:28:48 -0500 Received: from waste.org ([209.173.204.2]:15341 "EHLO waste.org") by vger.kernel.org with ESMTP id ; Fri, 20 Dec 2002 14:28:47 -0500 Date: Fri, 20 Dec 2002 13:36:20 -0600 From: Oliver Xymoron To: Alan Cox Cc: "Perez-Gonzalez, Inaky" , "'Robert Love'" , Linux Kernel Mailing List Subject: Re: [PATCH 2.5.52] Use __set_current_state() instead of current-> state = (take 1) Message-ID: <20021220193620.GE27486@waste.org> References: <1040353708.30925.20.camel@irongate.swansea.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1040353708.30925.20.camel@irongate.swansea.linux.org.uk> User-Agent: Mutt/1.3.28i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 675 Lines: 15 On Fri, Dec 20, 2002 at 03:08:28AM +0000, Alan Cox wrote: > In addition you have to treat store ordering/locking carefully due to > the pentium pro store fencing errata. (Thats why our < PII kernel > generates lock movb to unlock when in theory the lock isnt needed). Except the SMP causality test app I wrote got success reports from every PPro stepping level. -- "Love the dolphins," she advised him. "Write by W.A.S.T.E.." - 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/