From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752419AbbJMTZR (ORCPT ); Tue, 13 Oct 2015 15:25:17 -0400 Received: from mail-gw3-out.broadcom.com ([216.31.210.64]:15645 "EHLO mail-gw3-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752255AbbJMTZO (ORCPT ); Tue, 13 Oct 2015 15:25:14 -0400 X-IronPort-AV: E=Sophos;i="5.17,679,1437462000"; d="scan'208";a="77352105" Subject: Re: [lkp] [net] 041de4d656: bcm_phy_lib: module license 'unspecified' taints kernel. To: kernel test robot , Arun Parameswaran References: <87h9lwliey.fsf@yhuang-dev.intel.com> CC: , LKML , 0day robot From: Arun Parameswaran Message-ID: <561D5A92.2030800@broadcom.com> Date: Tue, 13 Oct 2015 12:25:06 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <87h9lwliey.fsf@yhuang-dev.intel.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 15-10-11 11:17 PM, kernel test robot wrote: > FYI, we noticed the below changes on > > git://internal_mailing_list_patch_tree Arun-Parameswaran/Add-support-for-Broadcom-s-iProc-MDIO-and-Cygnus-Ethernet-PHY > commit 041de4d6564535f639f0d4cec6712b5adf62723f ("net: phy: Add Broadcom phy library for common interfaces") > > Found new message as below in kernel log after the commit. > > [ 2.527336] bcm_phy_lib: module license 'unspecified' taints kernel. > [ 2.527686] Disabling lock debugging due to kernel taint Will fix this with a separate patch. > > To reproduce: > > git clone git://git.kernel.org/pub/scm/linux/kernel/git/wfg/lkp-tests.git > cd lkp-tests > bin/lkp install job.yaml # job file is attached in this email > bin/lkp run job.yaml > > > > Thanks, > Ying Huang Thanks, Arun