From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752778AbcKRKwo (ORCPT ); Fri, 18 Nov 2016 05:52:44 -0500 Received: from mail-wm0-f65.google.com ([74.125.82.65]:36710 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752345AbcKRKwm (ORCPT ); Fri, 18 Nov 2016 05:52:42 -0500 Date: Fri, 18 Nov 2016 13:52:39 +0300 From: "Kirill A. Shutemov" To: Dmitry Vyukov Cc: Andrew Morton , "Kirill A. Shutemov" , Michal Hocko , Vlastimil Babka , Ingo Molnar , Joonsoo Kim , "linux-mm@kvack.org" , LKML , Andrey Ryabinin , syzkaller Subject: Re: mm: BUG in pgtable_pmd_page_dtor Message-ID: <20161118105239.GD9430@node> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 18, 2016 at 11:19:30AM +0100, Dmitry Vyukov wrote: > Hello, > > I've got the following BUG while running syzkaller on > a25f0944ba9b1d8a6813fd6f1a86f1bd59ac25a6 (4.9-rc5). Unfortunately it's > not reproducible. I don't think there's enough info to track it down :( Let me know if you will see this again. -- Kirill A. Shutemov