All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: David Henningsson <david.henningsson@canonical.com>
Cc: alsa-devel@alsa-project.org, Andy Whitcroft <apw@canonical.com>,
	Kernel team list <kernel-team@lists.ubuntu.com>,
	Alan Stern <stern@rowland.harvard.edu>,
	Joe Perches <joe@perches.com>,
	leann.ogasawara@canonical.com
Subject: Re: CONFIG_SND_DEBUG (was: Re: [PATCH] ALSA: get rid of CONFIG_SND_VERBOSE_PRINTK)
Date: Wed, 05 Jun 2013 10:46:39 +0200	[thread overview]
Message-ID: <s5hobblueq8.wl%tiwai@suse.de> (raw)
In-Reply-To: <51AEED12.20502@canonical.com>

At Wed, 05 Jun 2013 09:47:30 +0200,
David Henningsson wrote:
> 
> On 06/05/2013 09:34 AM, Joe Perches wrote:
> > On Wed, 2013-06-05 at 09:22 +0200, Takashi Iwai wrote:
> >> At Wed, 05 Jun 2013 00:07:57 -0700, Joe Perches wrote:
> >>> On Wed, 2013-06-05 at 08:54 +0200, Takashi Iwai wrote:
> >>>> At Tue, 04 Jun 2013 23:52:01 -0700, Joe Perches wrote:
> >>>>> On Wed, 2013-06-05 at 08:32 +0200, Takashi Iwai wrote:
> >>>>>> Yes.  These are snd_printd() just to be conditionally built in.
> >>>>>> But in most cases it's rather useful to print them (as most distros
> >>>>>> set CONFIG_SND_DEBUG=y).
> >>>>> Ubuntu doesn't,  I believe Fedora doesn't.
> >>>> Then they should have done so :)
> >>> But they don't, so what distros do?
> >>
> >> RedHat (including Fedora) and SUSE do at least.
> >
> > Mandriva does too.  (still looking around for others)
> >
> > We can ask Ubuntu to enable CONFIG_SND_DEBUG.
> > (cc'd Andy Whitcroft, Leann Ogasawara and David Henningsson)
> >
> > Maybe there are others Canonical folk that
> > should be cc'd?
> 
> Adding kernel team mailing list to CC.
> 
> Andy/Leann - apparently CONFIG_SND_DEBUG is on by default from upstream, 
> and we explicitly disable it. Is there any reason why we do that?

Inheriting from Debian?

Note that CONFIG_SND_DEBUG=n is correct if you are really sure that
the driver works fine on your device and you want to keep the kernel
as minimal as possible.  For generic kernels, better to set this
option because it also enables more safety checks.


Takashi

  reply	other threads:[~2013-06-05  8:46 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-03 20:18 [PATCH] ALSA: get rid of CONFIG_SND_VERBOSE_PRINTK Alan Stern
2013-06-03 20:24 ` Joe Perches
2013-06-03 20:40   ` Alan Stern
2013-06-03 20:49     ` Joe Perches
2013-06-04  9:13 ` Takashi Iwai
2013-06-04 14:49   ` Alan Stern
2013-06-04 15:03     ` Takashi Iwai
2013-06-04 17:20       ` [PATCH 1/2] ALSA: convert "snd_printk(KERN_INFO" to "pr_info(" Alan Stern
2013-06-05  5:52         ` Takashi Iwai
2013-06-05  6:07           ` Joe Perches
2013-06-05  6:16             ` Takashi Iwai
2013-06-06 20:54           ` Alan Stern
2013-06-07  5:41             ` Takashi Iwai
2013-06-07 15:51               ` Alan Stern
2013-06-04 17:20       ` [PATCH 2/2 v.2] ALSA: get rid of CONFIG_SND_VERBOSE_PRINTK Alan Stern
2013-06-04 19:32       ` [PATCH] " Alan Stern
2013-06-04 19:45         ` Joe Perches
2013-06-04 20:54           ` Alan Stern
2013-06-04 21:19             ` Joe Perches
2013-06-06 20:42               ` Alan Stern
2013-06-06 20:59                 ` Joe Perches
2013-06-07 14:40                   ` Alan Stern
2013-06-07 16:10                     ` Joe Perches
2013-06-05  6:04             ` Takashi Iwai
2013-06-05  6:15               ` Joe Perches
2013-06-05  6:32                 ` Takashi Iwai
2013-06-05  6:52                   ` Joe Perches
2013-06-05  6:54                     ` Takashi Iwai
2013-06-05  7:07                       ` Joe Perches
2013-06-05  7:22                         ` Takashi Iwai
2013-06-05  7:34                           ` Joe Perches
2013-06-05  7:47                             ` CONFIG_SND_DEBUG (was: Re: [alsa-devel] [PATCH] ALSA: get rid of CONFIG_SND_VERBOSE_PRINTK) David Henningsson
2013-06-05  8:46                               ` Takashi Iwai [this message]
2013-06-05 10:53                               ` Andy Whitcroft
2013-06-05 11:38                                 ` CONFIG_SND_DEBUG David Henningsson
2013-06-05 11:43                                   ` CONFIG_SND_DEBUG Takashi Iwai
2013-06-05 14:11                                     ` CONFIG_SND_DEBUG Alan Stern
2013-06-05 14:28                                       ` CONFIG_SND_DEBUG Takashi Iwai
2013-06-05 14:47                                         ` CONFIG_SND_DEBUG Alan Stern
2013-06-06 21:28               ` [PATCH] ALSA: get rid of CONFIG_SND_VERBOSE_PRINTK Alan Stern
2013-06-06 21:50                 ` Joe Perches
2013-06-07  5:57                   ` Takashi Iwai
2013-06-07 15:34                     ` Alan Stern
2013-06-07  5:53                 ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5hobblueq8.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=apw@canonical.com \
    --cc=david.henningsson@canonical.com \
    --cc=joe@perches.com \
    --cc=kernel-team@lists.ubuntu.com \
    --cc=leann.ogasawara@canonical.com \
    --cc=stern@rowland.harvard.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.