From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk0-f199.google.com (mail-qk0-f199.google.com [209.85.220.199]) by kanga.kvack.org (Postfix) with ESMTP id 3B7676B0038 for ; Tue, 28 Feb 2017 10:42:05 -0500 (EST) Received: by mail-qk0-f199.google.com with SMTP id u188so21566578qkc.1 for ; Tue, 28 Feb 2017 07:42:05 -0800 (PST) Received: from mx1.redhat.com (mx1.redhat.com. [209.132.183.28]) by mx.google.com with ESMTPS id z59si1723826qtc.147.2017.02.28.07.42.04 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Feb 2017 07:42:04 -0800 (PST) Date: Tue, 28 Feb 2017 16:42:01 +0100 From: Andrea Arcangeli Subject: Re: mm: fault in __do_fault Message-ID: <20170228154201.GH5816@redhat.com> References: 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: Dmitry Vyukov Cc: Andrew Morton , "Kirill A. Shutemov" , Jan Kara , ross.zwisler@linux.intel.com, Michal Hocko , "linux-mm@kvack.org" , LKML , Mike Kravetz , syzkaller Hello Dmitry, On Tue, Feb 28, 2017 at 03:04:53PM +0100, Dmitry Vyukov wrote: > Hello, > > The following program triggers GPF in __do_fault: > https://gist.githubusercontent.com/dvyukov/27345737fca18d92ef761e7fa08aec9b/raw/d99d02511d0bf9a8d6f6bd9c79d373a26924e974/gistfile1.txt Can you verify this fix: