Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932511AbWBDOqL (ORCPT ); Sat, 4 Feb 2006 09:46:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932501AbWBDOqL (ORCPT ); Sat, 4 Feb 2006 09:46:11 -0500 Received: from silver.veritas.com ([143.127.12.111]:3752 "EHLO silver.veritas.com") by vger.kernel.org with ESMTP id S932500AbWBDOqJ (ORCPT ); Sat, 4 Feb 2006 09:46:09 -0500 Date: Sat, 4 Feb 2006 14:46:44 +0000 (GMT) From: Hugh Dickins X-X-Sender: hugh@goblin.wat.veritas.com To: Kai Makisara cc: Ryan Richter , Linus Torvalds , James Bottomley , Nick Piggin , Andrew Morton , Roland Dreier , Brian King , Willem Riede , Doug Gilbert , linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org Subject: Re: Fw: crash on x86_64 - mm related? In-Reply-To: Message-ID: References: <20060104172727.GA320@tau.solarneutrino.net> <20060105201249.GB1795@tau.solarneutrino.net> <20060109033149.GC283@tau.solarneutrino.net> <20060109185350.GG283@tau.solarneutrino.net> <20060118001252.GB821@tau.solarneutrino.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 04 Feb 2006 14:46:09.0400 (UTC) FILETIME=[BC635780:01C62999] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1249 Lines: 30 On Sat, 4 Feb 2006, Kai Makisara wrote: > On Fri, 3 Feb 2006, Hugh Dickins wrote: > > > The st problem (Bad page state, > > > mapcount 2 while count 0, from sgl_unmap_user_pages) ought to be a lot > > > easier to debug than a random reboot: but I've still no suggestion. > > > > I guessed it last week, Ryan verified that booting with "iommu=nomerge" > > worked around it, and then that the 2.6.15 patch below fixes it. > > I have tested the patch and did not find any problems. I suppose you will Thanks. > send this to the stable team for inclusion into 2.6.15.x? You can add Yes, this one does fit the criteria for stable (even though the patch fortuitously turns out not to be necessary in 2.6.16): it fixes a serious observed user problem. Not sure what to do with the associated patches to other drivers though, since those problems have not been knowingly observed: probably best leave them to maintainer's discretion. > Signed-off-by: Kai Makisara Thanks, 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/