On 01/12/2015 08:12 AM, Takashi Iwai wrote:
At Mon, 12 Jan 2015 08:09:49 -0500,
David Flater wrote:
You can use dave@ for sign-off purposes.
The author field should be identical with the sign-off while you
posted with a different mail address. So, I should correct the from
address (vger@) to
On 01/12/2015 03:26 AM, Takashi Iwai wrote:
I have a different "From" address (v...@flaterco.com) from this
sign-off. Which address should I take?
You can use dave@ for sign-off purposes.
DWF
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message
Applicable after PATCHv3 1/2:
Detected sound font memory goes unreported unless the kernel was built with
ALSA debugging enabled. Elevate that to a pr_info.
Signed-off-by: David Flater
---
History:
2015-01-11 v3: In response to feedback from Takashi Iwai,
Patch 1: Repeat code to
eliminates the need for a special case.
Signed-off-by: David Flater
---
History:
2015-01-11 v3: In response to feedback from Takashi Iwai,
Patch 1: Repeat code to avoid goto middle of loop.
Patch 2: Use pr_info not printk.
Retested on CT4390 (4 MiB) and
On 01/11/2015 05:52 AM, Takashi Iwai wrote:
> At Fri, 09 Jan 2015 19:50:36 -0500,
> David Flater wrote:
>> CT4380 is commonly said to come with 1 MiB of DRAM, but Creative's AWE
>> Control app agreed that mine has only 512 KiB. It has the same memory chip
>> as the
Applicable after PATCHv2 1/2:
Detected sound font memory goes unreported unless the kernel was built with
ALSA debugging enabled. Elevate that to a printk at level INFO.
Signed-off-by: David Flater
---
History:
2015-01-09 v2: In response to feedback from Takashi Iwai,
1
eliminates the need for a special case.
Signed-off-by: David Flater
---
History:
2015-01-09 v2: In response to feedback from Takashi Iwai,
1. Optimize for diff size.
1a. Use goto to avoid indenting and repeating code.
1b. Jettison new debugging
MiB of DRAM, but Creative's AWE
Control app agreed that mine has only 512 KiB. It has the same memory chip
as the CT4520.
Signed-off-by: David Flater
---
History:
2015-01-08 v1 patch sent to LKML, Alsa Devel and maintainers.
The affected function first appeared in alsa-driver-0.3.0 an
From: David Flater
To fix a 5-year-old regression, reverse the changes made in the
following commit:
commit 7ef36390fabe2168fe31f245e49eb4e5f3762622
Author: Jan Beulich
Date: Tue Oct 16 23:31:07 2007 -0700
PNP: don't fail device init if no DMA channel available
Most driver
From: David Flater
To fix a 5-year-old regression, reverse the changes made in the
following commit:
commit 7ef36390fabe2168fe31f245e49eb4e5f3762622
Author: Jan Beulich
Date: Tue Oct 16 23:31:07 2007 -0700
PNP: don't fail device init if no DMA channel available
Most driver
From: David Flater
To fix a 5-year-old regression, reverse the changes made in the
following commit:
commit 7ef36390fabe2168fe31f245e49eb4e5f3762622
Author: Jan Beulich
Date: Tue Oct 16 23:31:07 2007 -0700
PNP: don't fail device init if no DMA channel available
Most driver
://bugzilla.kernel.org/show_bug.cgi?id=46451
Signed-off-by: David Flater
---
--- linux-3.5.3-nameless/sound/isa/sb/emu8000.c.orig2012-08-25
22:32:13.0 -0400
+++ linux-3.5.3-nameless/sound/isa/sb/emu8000.c 2012-08-27 22:06:15.729510037
-0400
@@ -417,9 +417,6 @@ size_dram(struct snd_emu8000 *emu
4GMGSMT.SF2 succeeds.
C.f. Bug 46451 https://bugzilla.kernel.org/show_bug.cgi?id=46451
Signed-off-by: David Flater
---
Note: I am having newbie problems with git, so I am unable to determine
easily whether this was a regression or a primordial bug.
git clone http://pub/scm/linux/kernel/git
13 matches
Mail list logo