From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753731Ab2H0SqH (ORCPT ); Mon, 27 Aug 2012 14:46:07 -0400 Received: from cantor2.suse.de ([195.135.220.15]:48677 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753349Ab2H0SqF (ORCPT ); Mon, 27 Aug 2012 14:46:05 -0400 Date: Mon, 27 Aug 2012 20:46:00 +0200 Message-ID: From: Takashi Iwai To: Felix Homann Cc: Bruno Wolff III , alsa-devel@alsa-project.org, Daniel Mack , linux-kernel@vger.kernel.org, Josh Boyer Subject: Re: [alsa-devel] Kernel module build workflow (Re: Logitech USB headset not working in 3.6-rc3) In-Reply-To: References: <20120824190808.GC20043@zod.bos.redhat.com> <5038007E.5060505@gmail.com> <20120825111749.GA17048@wolff.to> <20120825115423.GA14327@wolff.to> <5038BEEB.6090303@gmail.com> <20120825120740.GA19539@wolff.to> <20120825121326.GE20043@zod.bos.redhat.com> <20120825121621.GA24462@wolff.to> 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.1 (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 Mon, 27 Aug 2012 19:22:02 +0200, Felix Homann wrote: > > Hi Takashi, > > Am 26.08.2012 14:46 schrieb "Takashi Iwai" : > > > > > Actually you don't have to rebuild the whole kernel at all just for > > debugging this usb-audio bug. The workflow below is what I do often > > for debugging a driver problem on a distro kernel.[...] > > > > > [...] > > If you want to take back to the original module, just remove updates > > module directory and run depmod again. Pretty convenient, eh? > > > > > Could you please put this somewhere on alsa-project.org? It's Wiki, feel free to copy the content :) Takashi