From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754702AbbCQQ30 (ORCPT ); Tue, 17 Mar 2015 12:29:26 -0400 Received: from cantor2.suse.de ([195.135.220.15]:59716 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754334AbbCQQ3Z (ORCPT ); Tue, 17 Mar 2015 12:29:25 -0400 Date: Tue, 17 Mar 2015 17:29:22 +0100 Message-ID: From: Takashi Iwai To: Huang Ying Cc: LKML , LKP ML Subject: Re: [LKP] [ALSA] 3103d80b8a8: kernel BUG at drivers/base/driver.c:152! In-Reply-To: <1426561859.1126.12.camel@intel.com> References: <1426561859.1126.12.camel@intel.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/24.4 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Tue, 17 Mar 2015 11:10:59 +0800, Huang Ying wrote: > > FYI, we noticed the below changes on > > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git topic/hda-regmap > commit 3103d80b8a89f1797e87d7265f9b389a0db4ccd8 ("ALSA: hda - Make snd_hda_bus_type public") Thanks for reporting. This has been already fixed in the later patch in the branch, commit f7512194342491f6d5c71d9dd14793786192b725 ALSA: hda - Fix panic at booting with built-in HDA driver Takashi