Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755932Ab2JZKSW (ORCPT ); Fri, 26 Oct 2012 06:18:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]:28209 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755381Ab2JZKSU (ORCPT ); Fri, 26 Oct 2012 06:18:20 -0400 Message-ID: <508A63D7.1000704@redhat.com> Date: Fri, 26 Oct 2012 18:20:07 +0800 From: Zhouping Liu User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121016 Thunderbird/16.0.1 MIME-Version: 1.0 To: Ingo Molnar CC: Peter Zijlstra , Rik van Riel , Andrea Arcangeli , Mel Gorman , Johannes Weiner , Thomas Gleixner , Linus Torvalds , Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org, CAI Qian Subject: Re: [PATCH 00/31] numa/core patches References: <20121025121617.617683848@chello.nl> <508A52E1.8020203@redhat.com> <1351242480.12171.48.camel@twins> <20121026092048.GA628@gmail.com> In-Reply-To: <20121026092048.GA628@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1797 Lines: 48 On 10/26/2012 05:20 PM, Ingo Molnar wrote: > * Peter Zijlstra wrote: > >> On Fri, 2012-10-26 at 17:07 +0800, Zhouping Liu wrote: >>> [ 180.918591] RIP: 0010:[] [] mem_cgroup_prepare_migration+0xba/0xd0 >>> [ 182.681450] [] do_huge_pmd_numa_page+0x180/0x500 >>> [ 182.775090] [] handle_mm_fault+0x1e9/0x360 >>> [ 182.863038] [] __do_page_fault+0x172/0x4e0 >>> [ 182.950574] [] ? __switch_to_xtra+0x163/0x1a0 >>> [ 183.041512] [] ? __switch_to+0x3ce/0x4a0 >>> [ 183.126832] [] ? __schedule+0x3c6/0x7a0 >>> [ 183.211216] [] do_page_fault+0xe/0x10 >>> [ 183.293705] [] page_fault+0x28/0x30 >> Johannes, this looks like the thp migration memcg hookery gone bad, >> could you have a look at this? > Meanwhile, Zhouping Liu, could you please not apply the last > patch: > > [PATCH] sched, numa, mm: Add memcg support to do_huge_pmd_numa_page() > > and see whether it boots/works without that? Hi Ingo, your supposed is right, after reverting the 31st patch(sched, numa, mm: Add memcg support to do_huge_pmd_numa_page()) the issue is gone, thank you. Thanks, Zhouping > > Thanks, > > Ingo > > -- > 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/ . > Don't email: email@kvack.org -- 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/