From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ig0-f170.google.com (mail-ig0-f170.google.com [209.85.213.170]) by kanga.kvack.org (Postfix) with ESMTP id 6C6F76B0031 for ; Mon, 23 Dec 2013 15:06:27 -0500 (EST) Received: by mail-ig0-f170.google.com with SMTP id k19so21853942igc.1 for ; Mon, 23 Dec 2013 12:06:27 -0800 (PST) Received: from aserp1040.oracle.com (aserp1040.oracle.com. [141.146.126.69]) by mx.google.com with ESMTPS id yw9si21594280icb.51.2013.12.23.12.06.25 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 23 Dec 2013 12:06:26 -0800 (PST) Message-ID: <52B897BC.4030901@oracle.com> Date: Mon, 23 Dec 2013 15:06:20 -0500 From: Sasha Levin MIME-Version: 1.0 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 Sender: owner-linux-mm@kvack.org List-ID: To: "Kirill A. Shutemov" Cc: Andrew Morton , "linux-mm@kvack.org" , LKML , Dave Jones 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 -- 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 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