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>] [day] [month] [year] [list]
Date:	Fri, 3 Apr 2009 08:49:16 +0200
From:	Sam Ravnborg <sam@...nborg.org>
To:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Harry Ciao <qingtao.cao@...driver.com>
Cc:	git-commits-head@...r.kernel.org
Subject: Re: edac: AMD8111 driver Kconfig & Makefile

On Fri, Apr 03, 2009 at 05:03:23AM +0000, Linux Kernel Mailing List wrote:
> Gitweb:     http://git.kernel.org/linus/58b4ce6f2422cf9eff50368462c204f1d95b7341
> Commit:     58b4ce6f2422cf9eff50368462c204f1d95b7341
> Parent:     e8765584156daef3e0ccd63dfa12466a8b75613d
> Author:     Harry Ciao <qingtao.cao@...driver.com>
> AuthorDate: Thu Apr 2 16:58:51 2009 -0700
> Committer:  Linus Torvalds <torvalds@...ux-foundation.org>
> CommitDate: Thu Apr 2 19:05:04 2009 -0700
> 
>     edac: AMD8111 driver Kconfig & Makefile
>     
>     Introduce Kconfig and Makefile options for AMD8111 EDAC driver.
>     
>     Signed-off-by: Harry Ciao <qingtao.cao@...driver.com>
>     Cc: Doug Thompson <norsk5@...oo.com>
>     Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
>     Signed-off-by: Linus Torvalds <torvalds@...ux-foundation.org>
> ---
>  drivers/edac/Kconfig |    7 +++++++
>  1 files changed, 7 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig
> index 865cb7b..e5f5c5a 100644
> --- a/drivers/edac/Kconfig
> +++ b/drivers/edac/Kconfig
> @@ -197,4 +197,11 @@ config EDAC_AMD8131
>  	  Support for error detection and correction on the
>  	  AMD8131 HyperTransport PCI-X Tunnel chip.
>  
> +config EDAC_AMD8111
> +	tristate "AMD8111 HyperTransport I/O Hub"
> +	depends on EDAC_MM_EDAC && PCI
> +	help
> +	  Support for error detection and correction on the
> +	  AMD8111 HyperTransport I/O Hub chip.
> +
>  endif # EDAC

Was the changes to the Makefile lost somehow?

	Sam
--
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