lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 10 Jul 2009 22:51:25 -0700
From:	"Rongrong Cao" <rrcao@...arella.com>
To:	"Mark Brown" <broonie@...nsource.wolfsonmicro.com>
Cc:	<alsa-devel@...a-project.org>, <linux-kernel@...r.kernel.org>,
	<trivial@...nel.org>
Subject: 答复: [PATCH for-2.6.32] sound dapm: fix checking for external widgets bug

Hi, Mark

I'm sorry for sending the unqualified patches two times.
It's my first time to submit patch into kernels, so I'm in lack of the submitting experiences.

I'll read the documents carefully, and I want to submit a codec(CS24L51) driver patch in recently
future. I hope everything will go with a swing at that time.

Thanks!

********************
Best regards!
Allen (Rongrong) Cao
Ambarella Shanghai Ltd.
Tel:   (86-21) 50942311
Fax:  (86-21) 50942321


-----邮件原件-----
发件人: Mark Brown [mailto:broonie@...nsource.wolfsonmicro.com] 
发送时间: 2009年7月11日 3:19
收件人: Rongrong Cao
抄送: alsa-devel@...a-project.org; linux-kernel@...r.kernel.org; trivial@...nel.org
主题: Re: [PATCH for-2.6.32] sound dapm: fix checking for external widgets bug

On Tue, Jul 07, 2009 at 11:11:46PM -0700, Rongrong Cao wrote:
> From: Rongrong Cao rrcao@...arella.com

> This patch is based on for-2.6.32
> In SOC DAPM layer of SOUND subsystem, when add signal route (in the function snd_soc_dapm_add_route() ), 
> the original code has wrong logic when dapm layer check each widget whether an external one.

This still doesn't apply.  It looks like your MUA is corrupting the
patch - it's MIME encoded everything and replaced all the tabs with
spaces which is causing all the patch application programs I have to get
confused.  Documentation/email-clients.txt has some suggestions on how
to configure various MUAs to send patches cleanly.  Personally I always
use git send-email.  You probably also want to have a look at the
instructions in Documentation/SubmittingPatches with regard to the
formatting of your patch - the main thing being that the Signed-off-by
should go before the patch content.

In any case, I've manually applied the patch so no need to resubmit it.

I also notice that you've CCed trivial@...nel.org.  Please don't do that
except for things that can't possibly cause bugs - a change like this
doesn't really qualify since while the code clearly looks buggy it's
always possible that the code is just obscure.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ