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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 28 Jul 2008 16:50:45 -0400
From:	Dave Jones <davej@...hat.com>
To:	Paolo Ciarrocchi <paolo.ciarrocchi@...il.com>
Cc:	Ingo Molnar <mingo@...e.hu>,
	Linux Kernel <linux-kernel@...r.kernel.org>,
	tglx <tglx@...utronix.de>, hpa <hpa@...or.com>,
	Arjan van de Ven <arjan@...rus.demon.nl>
Subject: Re: [PATCH] x86: Coding style fixes to
	arch/x86/kernel/cpu/cpufreq/powernow-k6.c

On Mon, Jul 28, 2008 at 09:08:16PM +0200, Paolo Ciarrocchi wrote:
 > Ciao Ingo, all,
 > 
 > Before:
 > total: 11 errors, 15 warnings, 255 lines checked
 > 
 > After:
 > total: 0 errors, 6 warnings, 254 lines checked
 > 
 > paolo@...lo-desktop:~/linux.trees.git$ md5sum /tmp/powernow-k6.o.*
 > 476932f5e1ffe365db9d1dfb3f860369  /tmp/powernow-k6.o.after
 > 476932f5e1ffe365db9d1dfb3f860369  /tmp/powernow-k6.o.before
 > 
 > Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@...il.com>

I'll queue this up in cpufreq.git
  
 > -MODULE_AUTHOR ("Arjan van de Ven <arjanv@...hat.com>, Dave Jones <davej@...emonkey.org.uk>, Dominik Brodowski <linux@...do.de>");
 > -MODULE_DESCRIPTION ("PowerNow! driver for AMD K6-2+ / K6-3+ processors.");
 > -MODULE_LICENSE ("GPL");
 > +MODULE_AUTHOR("Arjan van de Ven <arjanv@...hat.com>, Dave Jones <davej@...emonkey.org.uk>, Dominik Brodowski <linux@...do.de>");
 > +MODULE_DESCRIPTION("PowerNow! driver for AMD K6-2+ / K6-3+ processors.");
 > +MODULE_LICENSE("GPL");

Incidentally, arjanv@...hat hasn't been correct in a while. 
Arjan, which preferred address do you want this changed to?
xircom_cb.c is also in need of a similar change.
(There are other instances of your old address, but those are the
 only user-visible ones)

	Dave

-- 
http://www.codemonkey.org.uk
--
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