From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wj0-f200.google.com (mail-wj0-f200.google.com [209.85.210.200]) by kanga.kvack.org (Postfix) with ESMTP id 3803B6B0033 for ; Tue, 31 Jan 2017 04:31:47 -0500 (EST) Received: by mail-wj0-f200.google.com with SMTP id h7so68480539wjy.6 for ; Tue, 31 Jan 2017 01:31:47 -0800 (PST) Received: from mail-wj0-x242.google.com (mail-wj0-x242.google.com. [2a00:1450:400c:c01::242]) by mx.google.com with ESMTPS id g206si16522066wmf.103.2017.01.31.01.31.44 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Jan 2017 01:31:44 -0800 (PST) Received: by mail-wj0-x242.google.com with SMTP id kq3so10008392wjc.3 for ; Tue, 31 Jan 2017 01:31:44 -0800 (PST) Date: Tue, 31 Jan 2017 12:31:41 +0300 From: "Kirill A. Shutemov" Subject: Re: mm: sleeping function called from invalid context shmem_undo_range Message-ID: <20170131093141.GA15899@node.shutemov.name> 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: Hugh Dickins , "linux-mm@kvack.org" , LKML , Andrew Morton , Johannes Weiner , Vlastimil Babka , Andrey Ryabinin , syzkaller On Tue, Jan 31, 2017 at 09:27:41AM +0100, Dmitry Vyukov wrote: > Hello, > > I've got the following report while running syzkaller fuzzer on > fd694aaa46c7ed811b72eb47d5eb11ce7ab3f7f1: This should help: