Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751315AbVKXEjD (ORCPT ); Wed, 23 Nov 2005 23:39:03 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751328AbVKXEjD (ORCPT ); Wed, 23 Nov 2005 23:39:03 -0500 Received: from mx1.redhat.com ([66.187.233.31]:29872 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S1751315AbVKXEjA (ORCPT ); Wed, 23 Nov 2005 23:39:00 -0500 Date: Wed, 23 Nov 2005 23:38:28 -0500 From: Dave Jones To: Con Kolivas Cc: "Chen, Kenneth W" , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: Kernel BUG at mm/rmap.c:491 Message-ID: <20051124043828.GD30849@redhat.com> Mail-Followup-To: Dave Jones , Con Kolivas , "Chen, Kenneth W" , linux-mm@kvack.org, linux-kernel@vger.kernel.org References: <200511232333.jANNX9g23967@unix-os.sc.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 969 Lines: 29 On Thu, Nov 24, 2005 at 10:35:46AM +1100, Con Kolivas wrote: > Chen, Kenneth W writes: > > >Con Kolivas wrote on Wednesday, November 23, 2005 3:24 PM > >>Chen, Kenneth W writes: > >> > >>> Has people seen this BUG_ON before? On 2.6.15-rc2, x86-64. > >>> > >>> Pid: 16500, comm: cc1 Tainted: G B 2.6.15-rc2 #3 > >>> > >>> Pid: 16651, comm: sh Tainted: G B 2.6.15-rc2 #3 > > > >Also, isn't it 'P' indicate proprietary module, not 'G'? > >line 159: kernel/panic.c: > > > > snprintf(buf, sizeof(buf), "Tainted: %c%c%c%c%c%c", > > tainted & TAINT_PROPRIETARY_MODULE ? 'P' : 'G', > > Sorry it's not proprietary module indeed. But what is tainting it? 'B' = bad page ;) Dave - 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/