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:	Wed, 10 Mar 2010 10:50:47 +0100
From:	Takashi Iwai <tiwai@...e.de>
To:	Ralf Gerbig <rge@...ngel.org>
Cc:	"Rafael J. Wysocki" <rjw@...k.pl>, linux-kernel@...r.kernel.org
Subject: Re: Sound MSI fallout on a Asus mobo NVIDIA MCP55

At Tue, 09 Mar 2010 21:30:07 +0100,
Ralf Gerbig wrote:
> 
> Moins,
> 
> * Takashi Iwai writes:
> 
> > Applied now.
> > But, at the next time, please submit a patch that can be applied directly.
> > See Documentation/SubmittingPatches for details.
> 
> >> --- a/sound/pci/hda/hda_intel.c
> >> +++ b/sound/pci/hda/hda_intel.c
> >> @@ -2351,6 +2351,7 @@
> >> static struct snd_pci_quirk msi_black_list[] __devinitdata = {
> >> SND_PCI_QUIRK(0x1043, 0x81f2, "ASUS", 0), /* Athlon64 X2 + nvidia */
> >> SND_PCI_QUIRK(0x1043, 0x81f6, "ASUS", 0), /* nvidia */
> >> +	SND_PCI_QUIRK(0x1043, 0x822d, "ASUS", 0), /* Athlon64 X2 + nvidia MCP55*/
> >> {}
> >> };
> >> 
> >> if you need it: Signed-off-by: Ralf Gerbig <rge@...ngel.org>
> >> 
> >> Ralf
> >> 
> 
> oops, sorry but I'm not a developer. I did apply this to my tree and
> it worked - what went wrong?

[dropped stable list]

It's just about the patch file format.  The change you made is fine.

If the patch is posted in a format described in SubmittingPatches, we
can apply it directly with git-am without modifying much.  Otherwise,
manual editing is needed, and this might introduce unnecessary
cut&paste errors.


thanks,

Takashi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ