From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 89F3CDDE3F for ; Wed, 23 May 2007 09:28:37 +1000 (EST) Subject: Re: [PATCH/RFC] Rework ptep_set_access_flags and fix sun4c From: Benjamin Herrenschmidt To: Mark Fortescue In-Reply-To: References: <20070509231937.ea254c26.akpm@linux-foundation.org> <1178778583.14928.210.camel@localhost.localdomain> <20070510.001234.126579706.davem@davemloft.net> <1179176845.32247.107.camel@localhost.localdomain> <1179212184.32247.163.camel@localhost.localdomain> <1179757647.6254.235.camel@localhost.localdomain> <1179815339.32247.799.camel@localhost.localdomain> Content-Type: text/plain Date: Wed, 23 May 2007 09:28:14 +1000 Message-Id: <1179876494.32247.887.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linux-mm@kvack.org, wli@holomorphy.com, linuxppc-dev@ozlabs.org, andrea@suse.de, "Tom \"spot\" Callaway" , sparclinux@vger.kernel.org, Hugh Dickins , akpm@linux-foundation.org, David Miller List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2007-05-22 at 22:52 +0100, Mark Fortescue wrote: > Hi Benjamin, > > I have just tested this patch on my Sun4c Sparcstation 1 using my 2.6.20.9 > test kernel without any problems. > > Thank you for the work. Wow, there is more than one user of these still ! :-) Cheers, Ben.