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, 06 Jan 2012 10:15:21 -0600
From:	Mark Langsdorf <mark.langsdorf@...xeda.com>
To:	Andreas Herrmann <andreas.herrmann3@....com>
CC:	Dave Jones <davej@...hat.com>,
	"cpufreq@...r.kernel.org" <cpufreq@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 3/3] powernow-k8: Update copyright, maintainer and documentation
 information

On 01/06/2012 08:59 AM, Andreas Herrmann wrote:
> 
> Signed-off-by: Andreas Herrmann <andreas.herrmann3@....com>
> ---
>  drivers/cpufreq/powernow-k8.c |   17 ++++++++++-------
>  1 files changed, 10 insertions(+), 7 deletions(-)
> 
> diff --git a/drivers/cpufreq/powernow-k8.c b/drivers/cpufreq/powernow-k8.c
> index ad683ec..8f9b2ce 100644
> --- a/drivers/cpufreq/powernow-k8.c
> +++ b/drivers/cpufreq/powernow-k8.c
> @@ -1,10 +1,11 @@
>  /*
> - *   (c) 2003-2010 Advanced Micro Devices, Inc.
> + *   (c) 2003-2012 Advanced Micro Devices, Inc.
>   *  Your use of this code is subject to the terms and conditions of the
>   *  GNU general public license version 2. See "COPYING" or
>   *  http://www.gnu.org/licenses/gpl.html
>   *
> - *  Support : mark.langsdorf@....com
> + *  Maintainer:
> + *  Andreas Herrmann <andreas.herrmann3@....com>
>   *
>   *  Based on the powernow-k7.c module written by Dave Jones.
>   *  (C) 2003 Dave Jones on behalf of SuSE Labs
> @@ -16,12 +17,14 @@
>   *  Valuable input gratefully received from Dave Jones, Pavel Machek,
>   *  Dominik Brodowski, Jacob Shin, and others.
>   *  Originally developed by Paul Devriendt.
> - *  Processor information obtained from Chapter 9 (Power and Thermal Management)
> - *  of the "BIOS and Kernel Developer's Guide for the AMD Athlon 64 and AMD
> - *  Opteron Processors" available for download from www.amd.com
>   *
> - *  Tables for specific CPUs can be inferred from
> - *     http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/30430.pdf
> + *  Processor information obtained from Chapter 9 (Power and Thermal
> + *  Management) of the "BIOS and Kernel Developer's Guide (BKDG) for
> + *  the AMD Athlon 64 and AMD Opteron Processors" and section "2.x
> + *  Power Management" in BKDGs for newer AMD CPU families.
> + *
> + *  Tables for specific CPUs can be inferred from AMD's processor
> + *  power and thermal data sheets, (e.g. 30417.pdf, 30430.pdf, 43375.pdf)
>   */
>  
>  #include <linux/kernel.h>

Acked-by: Mark Langsdorf <mark.langsdorf@...xeda.com>

formerly mark.langsdorf@....com
--
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