Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753362AbcJJRUY (ORCPT ); Mon, 10 Oct 2016 13:20:24 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:58657 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753299AbcJJRUW (ORCPT ); Mon, 10 Oct 2016 13:20:22 -0400 Date: Mon, 10 Oct 2016 19:20:23 +0200 From: Greg Kroah-Hartman To: CAI Qian Cc: Rob Herring , linux-kernel Subject: Re: kasan inline + CONFIG_DEBUG_TEST_DRIVER_REMOVE kernel panic Message-ID: <20161010172023.GA7148@kroah.com> References: <907882571.66590.1476113724660.JavaMail.zimbra@redhat.com> <1219480016.67057.1476113847440.JavaMail.zimbra@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1219480016.67057.1476113847440.JavaMail.zimbra@redhat.com> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 371 Lines: 9 On Mon, Oct 10, 2016 at 11:37:27AM -0400, CAI Qian wrote: > Not sure if anyone reported this before. With this kernel config, it is 100% kernel panic so far with today's > mainline master HEAD. > > http://people.redhat.com/qcai/tmp/config-kasan-remove Oh it breaks things with kasan disabled as well :) See Laszlo's bug report already a few hours ago, Rob is on it...