Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932358Ab3DZAwj (ORCPT ); Thu, 25 Apr 2013 20:52:39 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:20249 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756045Ab3DZAwi (ORCPT ); Thu, 25 Apr 2013 20:52:38 -0400 Message-ID: <5179CF8F.7000702@oracle.com> Date: Thu, 25 Apr 2013 20:51:27 -0400 From: Sasha Levin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130408 Thunderbird/17.0.5 MIME-Version: 1.0 To: Andrew Morton CC: "Kirill A. Shutemov" , Minchan Kim , David Rientjes , Andrea Arcangeli , "H. Peter Anvin" , Mel Gorman , Dave Jones , linux-mm , "linux-kernel@vger.kernel.org" Subject: Re: mm: BUG in do_huge_pmd_wp_page References: <51559150.3040407@oracle.com> <20130410080202.GB21292@blaptop> <5166CEDD.9050301@oracle.com> <20130411151323.89D40E0085@blue.fi.intel.com> <5166D355.2060103@oracle.com> <20130424154607.60e9b9895539eb5668d2f505@linux-foundation.org> In-Reply-To: <20130424154607.60e9b9895539eb5668d2f505@linux-foundation.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Source-IP: ucsinet22.oracle.com [156.151.31.94] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1339 Lines: 36 On 04/24/2013 06:46 PM, Andrew Morton wrote: > On Thu, 11 Apr 2013 11:14:29 -0400 Sasha Levin wrote: > >> On 04/11/2013 11:13 AM, Kirill A. Shutemov wrote: >>> Sasha Levin wrote: >>>> On 04/10/2013 04:02 AM, Minchan Kim wrote: >>>>> I don't know this issue was already resolved. If so, my reply become a just >>>>> question to Kirill regardless of this BUG. >>>> >>>> The issue is still reproducible with today's -next. >>> >>> Could you share your kernel config and configuration of your virtual machine? >> >> I've attached my .config. >> >> I start the vm using: >> >> ./vm sandbox --rng --balloon -k /usr/src/linux/arch/x86/boot/bzImage -d run -d /dev/shm/swap --no-dhcp -m 3072 -c 6 -p >> "init=/virt/init zcache ftrace_dump_on_oops debugpat kvm.mmu_audit=1 memblock=debug slub_debug=FZPU" -- /runtrin.sh >> >> Where /runtrin.sh inside the vm simply mounts some stuff like sysfs and proc, >> creates the swap space and runs trinity. > > Guys, did this get fixed? I've stopped seeing that during fuzzing, so I guess that it got fixed somehow... Thanks, Sasha -- 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/