From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ee0-f49.google.com (mail-ee0-f49.google.com [74.125.83.49]) by kanga.kvack.org (Postfix) with ESMTP id 4B99B6B0038 for ; Thu, 10 Apr 2014 10:37:51 -0400 (EDT) Received: by mail-ee0-f49.google.com with SMTP id c41so3087285eek.22 for ; Thu, 10 Apr 2014 07:37:49 -0700 (PDT) Received: from mx1.redhat.com (mx1.redhat.com. [209.132.183.28]) by mx.google.com with ESMTP id l41si6326860eef.68.2014.04.10.07.37.47 for ; Thu, 10 Apr 2014 07:37:48 -0700 (PDT) Date: Thu, 10 Apr 2014 10:37:34 -0400 From: Dave Jones Subject: Re: mm: kernel BUG at mm/huge_memory.c:1829! Message-ID: <20140410143734.GA939@redhat.com> References: <53440991.9090001@oracle.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: Bob Liu Cc: Sasha Levin , Andrew Morton , Andrea Arcangeli , "linux-mm@kvack.org" , LKML , "Kirill A. Shutemov" , Vlastimil Babka On Thu, Apr 10, 2014 at 04:45:58PM +0800, Bob Liu wrote: > On Tue, Apr 8, 2014 at 10:37 PM, Sasha Levin wrote: > > Hi all, > > > > While fuzzing with trinity inside a KVM tools guest running the latest -next > > kernel, I've stumbled on the following: > > > > Wow! There are so many huge memory related bugs recently. > AFAIR, there were still several without fix. I wanna is there any > place can track those bugs instead of lost in maillist? > It seems this link is out of date > http://codemonkey.org.uk/projects/trinity/bugs-unfixed.php It got to be too much for me to track tbh. Perhaps this is one of the cases where using bugzilla.kernel.org might be a useful thing ? Dave -- 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 S965323AbaDJOim (ORCPT ); Thu, 10 Apr 2014 10:38:42 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51514 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933177AbaDJOik (ORCPT ); Thu, 10 Apr 2014 10:38:40 -0400 Date: Thu, 10 Apr 2014 10:37:34 -0400 From: Dave Jones To: Bob Liu Cc: Sasha Levin , Andrew Morton , Andrea Arcangeli , "linux-mm@kvack.org" , LKML , "Kirill A. Shutemov" , Vlastimil Babka Subject: Re: mm: kernel BUG at mm/huge_memory.c:1829! Message-ID: <20140410143734.GA939@redhat.com> Mail-Followup-To: Dave Jones , Bob Liu , Sasha Levin , Andrew Morton , Andrea Arcangeli , "linux-mm@kvack.org" , LKML , "Kirill A. Shutemov" , Vlastimil Babka References: <53440991.9090001@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 10, 2014 at 04:45:58PM +0800, Bob Liu wrote: > On Tue, Apr 8, 2014 at 10:37 PM, Sasha Levin wrote: > > Hi all, > > > > While fuzzing with trinity inside a KVM tools guest running the latest -next > > kernel, I've stumbled on the following: > > > > Wow! There are so many huge memory related bugs recently. > AFAIR, there were still several without fix. I wanna is there any > place can track those bugs instead of lost in maillist? > It seems this link is out of date > http://codemonkey.org.uk/projects/trinity/bugs-unfixed.php It got to be too much for me to track tbh. Perhaps this is one of the cases where using bugzilla.kernel.org might be a useful thing ? Dave