Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754208Ab2KGWik (ORCPT ); Wed, 7 Nov 2012 17:38:40 -0500 Received: from mx1.redhat.com ([209.132.183.28]:15996 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751404Ab2KGWij (ORCPT ); Wed, 7 Nov 2012 17:38:39 -0500 Date: Wed, 7 Nov 2012 17:38:30 -0500 From: Dave Jones To: Hugh Dickins Cc: Andrew Morton , Johannes Weiner , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] tmpfs: fix shmem_getpage_gfp VM_BUG_ON Message-ID: <20121107223830.GA12561@redhat.com> Mail-Followup-To: Dave Jones , Hugh Dickins , Andrew Morton , Johannes Weiner , linux-mm@kvack.org, linux-kernel@vger.kernel.org References: <20121101191052.GA5884@redhat.com> <20121101232030.GA25519@redhat.com> <20121102014336.GA1727@redhat.com> <20121106135402.GA3543@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1109 Lines: 29 On Tue, Nov 06, 2012 at 03:48:20PM -0800, Hugh Dickins wrote: > > ------------[ cut here ]------------ > > WARNING: at mm/shmem.c:1151 shmem_getpage_gfp+0xa5c/0xa70() > > Hardware name: 2012 Client Platform > > Pid: 21798, comm: trinity-child4 Not tainted 3.7.0-rc4+ #54 > > That's the very same line number as in your original report, despite > the long comment which the patch adds. Are you sure that kernel was > built with the patch in? I just changed the code by hand, and opted not to paste the comment in. It is plausible that I built that kernel and forgot to reboot into it, but I'm 99.9% sure that that wasn't the case. Unfortunatly I can't check immediately, as that machine for reasons unknown no longer wants to get past the BIOS POST check. I'll see if I can reproduce it on a different test box until I get that one back up. 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/