Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754605AbYGGMDQ (ORCPT ); Mon, 7 Jul 2008 08:03:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753237AbYGGMDD (ORCPT ); Mon, 7 Jul 2008 08:03:03 -0400 Received: from extu-mxob-2.symantec.com ([216.10.194.135]:56527 "EHLO extu-mxob-2.symantec.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753189AbYGGMDC (ORCPT ); Mon, 7 Jul 2008 08:03:02 -0400 Date: Mon, 7 Jul 2008 13:02:18 +0100 (BST) From: Hugh Dickins X-X-Sender: hugh@blonde.site To: Nick Piggin cc: Martin Schwidefsky , benh@kernel.crashing.org, cotte@de.ibm.com, Zan Lynx , Ryan Hope , LKML , Andrew Morton Subject: Re: Lockless/Get_User_Pages_Fast causes Xorg 1.4.99.* to lock In-Reply-To: <200807072139.48462.nickpiggin@yahoo.com.au> Message-ID: References: <48f7fe350807032326l1d68c94l531e44c09693b989@mail.gmail.com> <200807071806.11630.nickpiggin@yahoo.com.au> <200807072139.48462.nickpiggin@yahoo.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1707 Lines: 39 On Mon, 7 Jul 2008, Nick Piggin wrote: > On Monday 07 July 2008 20:39, Hugh Dickins wrote: > > On Mon, 7 Jul 2008, Nick Piggin wrote: > > > I think we need a similar fix for s390 too. If so, then it really should > > > get into 2.6.26, but this late in the release, I hope an s390 maintainer > > > might be able to test and verify the fix? > > > > Wow, yes, I hadn't realized s390 is ahead of the game there: glad you're > > back to spot that. But yes, we'd prefer maintainer to confirm and push. > > > > > > [PATCH]] s390: protect _PAGE_SPECIAL bit against mprotect > > > > Stop mprotect's pte_modify from wiping out the s390 pte_special bit, which > > caused oops thereafter when vm_normal_page thought X's abnormal was normal. > > > > Signed-off-by: Nick Piggin > > Acked-by: Hugh Dickins > > Thanks, I feel silly to take the authorship of this before your x86 > version gets in (and will likely not be credited if it is folded > before merging) > > Martin, could you please credit Hugh for the debugging? :) Oh, I'm more anxious for your fix to get to Linus than for credit to be fairly apportioned - we don't need an Oscar ceremony here! But if Martin does choose to add credits, then it's Ryan's and Zan's x86 reports that should be credited - they did the hard work. I didn't mention them in the x86 patch because at that stage I was just making a wild guess that this might be the cause of their problems. Hugh -- 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/