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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 20 May 2009 17:03:12 -0700 (PDT)
From:	Doug Thompson <norsk5@...oo.com>
To:	akpm@...ux-foundation.org, greg@...ah.com, mingo@...e.hu,
	Borislav Petkov <borislav.petkov@....com>
Cc:	tglx@...utronix.de, hpa@...or.com, mchehab@...hat.com,
	aris@...hat.com, edt@....ca, linux-kernel@...r.kernel.org,
	randy.dunlap@...cle.com, Borislav Petkov <borislav.petkov@....com>
Subject: Re: [PATCH 2/4] amd64_edac: do not enable module by default



--- On Wed, 5/20/09, Borislav Petkov <borislav.petkov@....com> wrote:

> From: Borislav Petkov <borislav.petkov@....com>
> Subject: [PATCH 2/4] amd64_edac: do not enable module by default
> To: akpm@...ux-foundation.org, greg@...ah.com, mingo@...e.hu
> Cc: norsk5@...oo.com, tglx@...utronix.de, hpa@...or.com, mchehab@...hat.com, aris@...hat.com, edt@....ca, linux-kernel@...r.kernel.org, randy.dunlap@...cle.com, "Borislav Petkov" <borislav.petkov@....com>
> Date: Wednesday, May 20, 2009, 12:43 PM
> While at it, fix a link failure when
> !K8_NB.
> 
> Signed-off-by: Borislav Petkov <borislav.petkov@....com>

Acked-by: Doug Thompson <dougthompson@...ssion.com>

> ---
>  drivers/edac/Kconfig |    7 +++----
>  1 files changed, 3 insertions(+), 4 deletions(-)
> 
> diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig
> index 1c5a325..d294421 100644
> --- a/drivers/edac/Kconfig
> +++ b/drivers/edac/Kconfig
> @@ -60,11 +60,10 @@ config EDAC_MM_EDAC
>  
>  config EDAC_AMD64
>      tristate "AMD64 (Opteron, Athlon64) K8,
> F10h, F11h"
> -    depends on EDAC_MM_EDAC && X86
> && PCI
> -    default m
> +    depends on EDAC_MM_EDAC &&
> K8_NB && X86_64 && PCI
>      help
> -    Support for error detection and
> correction on the AMD 64
> -    Families of Memory Controllers (K8,
> F10h and F11h)
> +      Support for error detection and
> correction on the AMD 64
> +      Families of Memory Controllers
> (K8, F10h and F11h)
>  
>  config EDAC_AMD64_ERROR_INJECTION
>      bool "Sysfs Error Injection
> facilities"
> -- 
> 1.6.2.4
> 
> 
> 
--
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