From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757923Ab3LWUGb (ORCPT ); Mon, 23 Dec 2013 15:06:31 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:40010 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757903Ab3LWUG3 (ORCPT ); Mon, 23 Dec 2013 15:06:29 -0500 Message-ID: <52B897BC.4030901@oracle.com> Date: Mon, 23 Dec 2013 15:06:20 -0500 From: Sasha Levin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: "Kirill A. Shutemov" CC: Andrew Morton , "linux-mm@kvack.org" , LKML , Dave Jones Subject: Re: mm: kernel BUG at mm/huge_memory.c:1440! References: <52B88F6E.8070909@oracle.com> <20131223200255.GA18521@node.dhcp.inet.fi> In-Reply-To: <20131223200255.GA18521@node.dhcp.inet.fi> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: acsinet22.oracle.com [141.146.126.238] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/23/2013 03:02 PM, Kirill A. Shutemov wrote: >> [ 265.474585] kernel BUG at mm/huge_memory.c:1440! > Could you dump_page() on the bug? Added it in. It doesn't reproduce too easily so it might take a bit. Thanks, Sasha