From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965488Ab2FAQX1 (ORCPT ); Fri, 1 Jun 2012 12:23:27 -0400 Received: from ud10.udmedia.de ([194.117.254.50]:45387 "EHLO mail.ud10.udmedia.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965393Ab2FAQXX (ORCPT ); Fri, 1 Jun 2012 12:23:23 -0400 X-Greylist: delayed 400 seconds by postgrey-1.27 at vger.kernel.org; Fri, 01 Jun 2012 12:23:23 EDT Date: Fri, 1 Jun 2012 18:16:40 +0200 From: Markus Trippelsdorf To: Hugh Dickins Cc: Dave Jones , Linus Torvalds , Andrew Morton , Cong Wang , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: WARNING: at mm/page-writeback.c:1990 __set_page_dirty_nobuffers+0x13a/0x170() Message-ID: <20120601161640.GA329@x4> References: <20120530163317.GA13189@redhat.com> <20120531005739.GA4532@redhat.com> <20120601023107.GA19445@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2012.06.01 at 01:44 -0700, Hugh Dickins wrote: > On Thu, 31 May 2012, Dave Jones wrote: > > On Wed, May 30, 2012 at 08:57:40PM -0400, Dave Jones wrote: > > > On Wed, May 30, 2012 at 12:33:17PM -0400, Dave Jones wrote: > > > > Just saw this on Linus tree as of 731a7378b81c2f5fa88ca1ae20b83d548d5613dc > > > > > > > > WARNING: at mm/page-writeback.c:1990 __set_page_dirty_nobuffers+0x13a/0x170() I've also hit this warning today: ------------[ cut here ]------------ WARNING: at mm/page-writeback.c:1990 __set_page_dirty_nobuffers+0xea/0x120() Hardware name: System Product Name Pid: 4385, comm: firefox Not tainted 3.4.0-09547-gfb21aff-dirty #46 Call Trace: [] ? warn_slowpath_common+0x60/0xa0 [] ? __set_page_dirty_nobuffers+0xea/0x120 [] ? migrate_page_copy+0x150/0x160 [] ? migrate_page+0x4d/0x80 [] ? move_to_new_page+0x7d/0x220 [] ? suitable_migration_target.isra.12+0x1a0/0x1a0 [] ? migrate_pages+0x3c8/0x460 [] ? compact_zone+0x1c4/0x2c0 [] ? compact_zone_order+0x82/0xc0 [] ? try_to_compact_pages+0xca/0x140 [] ? __alloc_pages_direct_compact+0xa7/0x18f [] ? __alloc_pages_nodemask+0x3b0/0x7a0 [] ? do_huge_pmd_anonymous_page+0x10d/0x2a0 [] ? do_page_fault+0xfb/0x400 [] ? mmap_region+0x1dd/0x540 [] ? page_fault+0x1f/0x30 ---[ end trace 7d7c821044142576 ]--- -- Markus From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx191.postini.com [74.125.245.191]) by kanga.kvack.org (Postfix) with SMTP id 75D3A6B004D for ; Fri, 1 Jun 2012 12:16:43 -0400 (EDT) Date: Fri, 1 Jun 2012 18:16:40 +0200 From: Markus Trippelsdorf Subject: Re: WARNING: at mm/page-writeback.c:1990 __set_page_dirty_nobuffers+0x13a/0x170() Message-ID: <20120601161640.GA329@x4> References: <20120530163317.GA13189@redhat.com> <20120531005739.GA4532@redhat.com> <20120601023107.GA19445@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: To: Hugh Dickins Cc: Dave Jones , Linus Torvalds , Andrew Morton , Cong Wang , linux-kernel@vger.kernel.org, linux-mm@kvack.org On 2012.06.01 at 01:44 -0700, Hugh Dickins wrote: > On Thu, 31 May 2012, Dave Jones wrote: > > On Wed, May 30, 2012 at 08:57:40PM -0400, Dave Jones wrote: > > > On Wed, May 30, 2012 at 12:33:17PM -0400, Dave Jones wrote: > > > > Just saw this on Linus tree as of 731a7378b81c2f5fa88ca1ae20b83d548d5613dc > > > > > > > > WARNING: at mm/page-writeback.c:1990 __set_page_dirty_nobuffers+0x13a/0x170() I've also hit this warning today: ------------[ cut here ]------------ WARNING: at mm/page-writeback.c:1990 __set_page_dirty_nobuffers+0xea/0x120() Hardware name: System Product Name Pid: 4385, comm: firefox Not tainted 3.4.0-09547-gfb21aff-dirty #46 Call Trace: [] ? warn_slowpath_common+0x60/0xa0 [] ? __set_page_dirty_nobuffers+0xea/0x120 [] ? migrate_page_copy+0x150/0x160 [] ? migrate_page+0x4d/0x80 [] ? move_to_new_page+0x7d/0x220 [] ? suitable_migration_target.isra.12+0x1a0/0x1a0 [] ? migrate_pages+0x3c8/0x460 [] ? compact_zone+0x1c4/0x2c0 [] ? compact_zone_order+0x82/0xc0 [] ? try_to_compact_pages+0xca/0x140 [] ? __alloc_pages_direct_compact+0xa7/0x18f [] ? __alloc_pages_nodemask+0x3b0/0x7a0 [] ? do_huge_pmd_anonymous_page+0x10d/0x2a0 [] ? do_page_fault+0xfb/0x400 [] ? mmap_region+0x1dd/0x540 [] ? page_fault+0x1f/0x30 ---[ end trace 7d7c821044142576 ]--- -- Markus -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org