Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751388AbbDLNBi (ORCPT ); Sun, 12 Apr 2015 09:01:38 -0400 Received: from mail-qk0-f170.google.com ([209.85.220.170]:33747 "EHLO mail-qk0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750866AbbDLNBg (ORCPT ); Sun, 12 Apr 2015 09:01:36 -0400 Message-ID: <552A6CAB.1080605@hurleysoftware.com> Date: Sun, 12 Apr 2015 09:01:31 -0400 From: Peter Hurley User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Fengguang Wu , Corey Minyard CC: LKP , linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [serial] BUG: spinlock bad magic on CPU#0, swapper/0 References: <20150412124113.GA15431@wfg-t540p.sh.intel.com> In-Reply-To: <20150412124113.GA15431@wfg-t540p.sh.intel.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1287 Lines: 37 Hi Fengguang, On 04/12/2015 08:41 AM, Fengguang Wu wrote: > Greetings, > > 0day kernel testing robot got the below dmesg and the first bad commit is > > git://git.code.sf.net/p/openipmi/linux-ipmi master-ipmi-rebase > > commit ccfb59efb7a78e606516ce878d8dde4690419a5f > Author: Corey Minyard > AuthorDate: Mon Mar 19 16:00:55 2012 -0500 > Commit: Corey Minyard > CommitDate: Fri Apr 10 20:51:46 2015 -0500 > > serial: Add a polled interface to the 8250 driver > > Remove the console code from the 8250 driver and add the poll code and > setup to use the console over the polled interface. > > FIXME - The interactions between the 8250_early and 8250 code need to > be analyzed and tested. > > Signed-off-by: Corey Minyard > > drivers/tty/serial/8250.c | 227 ++++++++++++++++++++++------------------------ > 1 file changed, 112 insertions(+), 115 deletions(-) This is not an upstream bug. Regards, Peter Hurley -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/