Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp402882yba; Fri, 12 Apr 2019 06:03:53 -0700 (PDT) X-Google-Smtp-Source: APXvYqwf8cMXyEoH0rLsymnRk2/9xMWHY6C2flq6TSOh5lZTD3Jf6VEAbBp2Vse9mc+1k3lE1a/j X-Received: by 2002:a63:5a1d:: with SMTP id o29mr52901841pgb.320.1555074233021; Fri, 12 Apr 2019 06:03:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555074233; cv=none; d=google.com; s=arc-20160816; b=Aj6+QLMtPYIc8RqagUNmBBb9JDCsDfOGJjt3L8siuKHgr++WlqDRHZP5UTiMYDAsoF wNSRsYtealU41eqxaSrmj4b7zv7Kf97U+cfSEZIwBGWTmoUbQn2wzm7Dmdj2ggvAdaAf Cyo9eB0bu/M/UQhbVx2SxqoNCxFFue+CyEUc1ZTTD7/inYgMGo9TpgAOomCAaO/Wewys jqvst02+C5n+5+r+skZDgB34AEmw4R5KOCIAG8Bfgu+HlRc914HfTmyMJ5LzuNZW2sPi IssJivEQHy9I4bwAz3kX+IBcDnVgT3qa8//VjwGAmo4rp0NQcYyZvmu7KpUeT5qivGoD r6Bw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=4POOXEuFfVjTtD+XiiuQT0trnZng4voVUXMtOPE03Ls=; b=EnAdog26uC7Ik7edr/k75IBi/JaENzLhY7W2CDukR0h1yCTyBIvLfxKcbynQE2ziRe H/OAQajVJNtKzBdltv0UwMXP9TZ9GxLTm0F6/FjYYBLFGKSrkV95SaHQ/ZSv93pg4aqR ob3UxNv/ZCXgN6B3ECII9CKvcUR0xvzFdg8tkURW8xjCfGSumyvfQ4wxUkthaWT0MSOA pydCQCKiyhccRhiop5QlNuGSVSroLQG8B+WU+M2JzvD0L4acs145471ALM16RTB5cPDB RMLcZf0adkPjKqCvL+lc7oxR7VBj1PThYQc1n213uYP4fEch+/5F1pC1MZZrbMsnRR2S 9lNA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v6si17799044plg.51.2019.04.12.06.03.35; Fri, 12 Apr 2019 06:03:53 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727074AbfDLNBL (ORCPT + 99 others); Fri, 12 Apr 2019 09:01:11 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:40479 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726327AbfDLNBL (ORCPT ); Fri, 12 Apr 2019 09:01:11 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 66AC880588; Fri, 12 Apr 2019 15:01:00 +0200 (CEST) Date: Fri, 12 Apr 2019 15:01:12 +0200 From: Pavel Machek To: syzbot Cc: Julia.Lawall@lip6.fr, bp@alien8.de, dan.j.williams@intel.com, dave.hansen@linux.intel.com, dave.jiang@intel.com, haozhong.zhang@intel.com, hpa@zytor.com, jacek.anaszewski@gmail.com, linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org, luto@kernel.org, mingo@redhat.com, pbonzini@redhat.com, peterz@infradead.org, rkrcmar@redhat.com, rpurdie@rpsys.net, syzkaller-bugs@googlegroups.com, tglx@linutronix.de, x86@kernel.org Subject: Re: WARNING in untrack_pfn Message-ID: <20190412130112.GA8384@amd> References: <000000000000f70a0e0571ad8ffb@google.com> <0000000000007b03eb058653caea@google.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline In-Reply-To: <0000000000007b03eb058653caea@google.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri 2019-04-12 04:42:01, syzbot wrote: > syzbot has bisected this bug to: >=20 > commit c68729119f4d2993bec3c9cb999ad76de5aeddba > Author: Julia Lawall > Date: Sat Jul 15 09:58:19 2017 +0000 >=20 > leds: tlc591xx: add missing of_node_put >=20 > bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=3D12cda0f320= 0000 > start commit: 23203e3f Merge branch 'akpm' (patches from Andrew) > git tree: upstream > final crash: https://syzkaller.appspot.com/x/report.txt?x=3D11cda0f320= 0000 > console output: https://syzkaller.appspot.com/x/log.txt?x=3D16cda0f3200000 > kernel config: https://syzkaller.appspot.com/x/.config?x=3D861a3573f4e78= ba1 > dashboard link: https://syzkaller.appspot.com/bug?extid=3De1a4f80c370d238= 1e49f > syz repro: https://syzkaller.appspot.com/x/repro.syz?x=3D17836d15400= 000 >=20 > Reported-by: syzbot+e1a4f80c370d2381e49f@syzkaller.appspotmail.com > Fixes: c68729119f4d ("leds: tlc591xx: add missing of_node_put") >=20 > For information about bisection process see: https://goo.gl/tpsmEJ#bisect= ion Can you revert c68729119f4d2993bec3c9cb999ad76de5aeddba on master and see if it fixes the problem? Because this is hard to believe... Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlywjBgACgkQMOfwapXb+vLWKQCguQoG3ggo+j1BZ6gDxlNIyFgh uvMAn1kVU1QNLZLQ6Y/kjmli9sytwygW =BnKA -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv--