From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751975AbdGEGsg (ORCPT ); Wed, 5 Jul 2017 02:48:36 -0400 Received: from mga11.intel.com ([192.55.52.93]:22291 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750796AbdGEGsf (ORCPT ); Wed, 5 Jul 2017 02:48:35 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,310,1496127600"; d="scan'208";a="104553957" Date: Wed, 5 Jul 2017 14:48:07 +0800 From: Ye Xiaolong To: Takashi Iwai Cc: LKML , Stephen Rothwell , lkp@01.org Subject: Re: [lkp-robot] [ALSA] fcc88d91cd: WARNING:at_sound/hda/hdac_i915.c:#snd_hdac_i915_init[snd_hda_core] Message-ID: <20170705064807.GC24144@yexl-desktop> References: <20170703024102.GA7070@yexl-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/03, Takashi Iwai wrote: >On Mon, 03 Jul 2017 04:41:02 +0200, >kernel test robot wrote: >> >> >> FYI, we noticed the following commit: >> >> commit: fcc88d91cd36d1343a0ccc09444b21f6b0dad2d8 ("ALSA: hda - Bind with i915 component before codec binding") >> https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git master >.... >> [ 12.300573] WARNING: CPU: 2 PID: 263 at sound/hda/hdac_i915.c:367 snd_hdac_i915_init+0x15a/0x17d [snd_hda_core] > >This should have been addressed by the later fix >dba9b7b6ca1af60fd21137c18795a81a5652c5ae > ALSA: hda - Fix doubly initialization of i915 component > >Let me know if the issue is still present after that. > This WARNING is gone with for above commit. Thanks, Xiaolong > >thanks, > >Takashi