From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932882AbWGARoP (ORCPT ); Sat, 1 Jul 2006 13:44:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932910AbWGARoP (ORCPT ); Sat, 1 Jul 2006 13:44:15 -0400 Received: from mustang.oldcity.dca.net ([216.158.38.3]:24460 "HELO mustang.oldcity.dca.net") by vger.kernel.org with SMTP id S932882AbWGARoP (ORCPT ); Sat, 1 Jul 2006 13:44:15 -0400 Subject: Re: Eeek! page_mapcount(page) went negative! (-1) From: Lee Revell To: Arjan van de Ven Cc: Daniel Drake , LKML In-Reply-To: <1151773620.3195.39.camel@laptopd505.fenrus.org> References: <44A6AB99.8060407@gentoo.org> <1151773620.3195.39.camel@laptopd505.fenrus.org> Content-Type: text/plain Date: Sat, 01 Jul 2006 13:44:20 -0400 Message-Id: <1151775860.12026.7.camel@mindpipe> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 2006-07-01 at 19:07 +0200, Arjan van de Ven wrote: > On Sat, 2006-07-01 at 18:06 +0100, Daniel Drake wrote: > > A user at http://bugs.gentoo.org/138366 reported a one-off crash on x86 > > with 2.6.16.19. Here's hoping it might be useful to somebody: > > does this happen too when the user stops using the binary nvidia driver? > Shouldn't all BUGs include the state of the tainted flags? Lee