From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751444AbdB0BPD (ORCPT ); Sun, 26 Feb 2017 20:15:03 -0500 Received: from server.atrad.com.au ([150.101.241.2]:55308 "EHLO server.atrad.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751175AbdB0BPB (ORCPT ); Sun, 26 Feb 2017 20:15:01 -0500 Date: Mon, 27 Feb 2017 11:41:43 +1030 From: Jonathan Woithe To: kernel test robot Cc: Alan Jenkins , Andy Shevchenko , Micha?? K??pie?? , LKML , Darren Hart , platform-driver-x86@vger.kernel.org, Darren Hart , lkp@01.org Subject: Re: [lkp-robot] [platform/x86] a869ab5dab: BUG:unable_to_handle_kernel Message-ID: <20170227011143.GI3807@marvin.atrad.com.au> References: <20170227010414.GB32284@yexl-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170227010414.GB32284@yexl-desktop> User-Agent: Mutt/1.5.23 (2014-03-12) X-MIMEDefang-action: accept Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 27, 2017 at 09:04:14AM +0800, kernel test robot wrote: > FYI, we noticed the following commit: > > commit: a869ab5dabf6ec5327a3b2bb366eccf80b207d76 ("platform/x86: fujitsu-laptop: only register backlight device if FUJ02B1 is present") > git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git testing > > in testcase: boot > > on test machine: qemu-system-i386 -enable-kvm -m 360M > > caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace): This is due to the accidental merge of patch 08/10 in the patch series. This was spotted by Michael and I understand Andy is addressing the oversight. Regards jonathan