Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757765AbcCCPgj (ORCPT ); Thu, 3 Mar 2016 10:36:39 -0500 Received: from mga02.intel.com ([134.134.136.20]:34575 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753149AbcCCPgh (ORCPT ); Thu, 3 Mar 2016 10:36:37 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,532,1449561600"; d="scan'208";a="926104793" Date: Thu, 3 Mar 2016 08:36:05 -0700 From: Ross Zwisler To: Sudip Mukherjee Cc: Ross Zwisler , Ross Zwisler , kernel test robot , LKP , LKML , Greg Kroah-Hartman , wfg@linux.intel.com Subject: Re: [ppdev] e7223f1860: kernel BUG at drivers/base/driver.c:153! Message-ID: <20160303153605.GA23797@linux.intel.com> References: <56c18a5d.4mR6FT1TNJ7yeYPN%fengguang.wu@intel.com> <20160215115001.GA22934@sudip-pc> <20160303055133.GA4152@sudip-pc> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160303055133.GA4152@sudip-pc> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1223 Lines: 34 On Thu, Mar 03, 2016 at 11:21:33AM +0530, Sudip Mukherjee wrote: > On Wed, Mar 02, 2016 at 02:24:22PM -0700, Ross Zwisler wrote: > > On Mon, Feb 15, 2016 at 4:50 AM, Sudip Mukherjee > > wrote: > > > On Mon, Feb 15, 2016 at 04:20:45PM +0800, kernel test robot wrote: > > >> Greetings, > > >> > > >> 0day kernel testing robot got the below dmesg and the first bad commit is > > >> > > >> https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git char-misc-testing > > >> > > >> commit e7223f18603374d235d8bb0398532323e5f318b9 > > >> Author: Sudip Mukherjee > > >> AuthorDate: Fri Feb 12 18:33:45 2016 +0530 > > >> Commit: Greg Kroah-Hartman > > >> CommitDate: Sun Feb 14 17:43:50 2016 -0800 > > >> > > > > > I've been hitting this error on my KVM system as well, and bisected to > > the same commit. > > > > The patch you have here solved the issue for me. > > I will submit the patch today. I am sorry for the delay, i got held up > in some other things. Since you have tested this can I add your > Tested-by: to the patch? > > regards > sudip Sure. Tested-by: Ross Zwisler