From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265824AbUEZVr5 (ORCPT ); Wed, 26 May 2004 17:47:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265828AbUEZVr5 (ORCPT ); Wed, 26 May 2004 17:47:57 -0400 Received: from gate.crashing.org ([63.228.1.57]:18064 "EHLO gate.crashing.org") by vger.kernel.org with ESMTP id S265824AbUEZVrp (ORCPT ); Wed, 26 May 2004 17:47:45 -0400 Subject: Re: [PATCH] ppc32 implementation of ptep_set_access_flags From: Benjamin Herrenschmidt To: Linus Torvalds Cc: Andrew Morton , Linux Kernel list In-Reply-To: References: <1085369393.15315.28.camel@gaston> <1085371988.15281.38.camel@gaston> <1085373839.14969.42.camel@gaston> <20040525034326.GT29378@dualathlon.random> <20040525114437.GC29154@parcelfarce.linux.theplanet.co.uk> <20040525153501.GA19465@foobazco.org> <20040525102547.35207879.davem@redhat.com> <20040525105442.2ebdc355.davem@redhat.com> <1085521251.24948.127.camel@gaston> <1085522860.15315.133.camel@gaston> <1085530867.14969.143.camel@gaston> <1085541906.14969.412.camel@gaston> <1085546780.5584.19.camel@gaston> <1085551152.6320.38.camel@gaston> <1085554527.7835.59.camel@gaston> <1085555491.7835.61.camel@gaston> Content-Type: text/plain Message-Id: <1085607795.5584.67.camel@gaston> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 27 May 2004 07:43:16 +1000 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2004-05-27 at 01:22, Linus Torvalds wrote: > The "new" rules (well, they aren't new, but now they are explicitly > spelled out) for this thing are: Looks fine. I'll dbl check everything on the g5 once I reach the office Ben.