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-next>] [day] [month] [year] [list]
Date:	Wed, 3 Jun 2009 07:54:11 -0700 (PDT)
From:	Doug Thompson <norsk5@...oo.com>
To:	Jiri Kosina <trivial@...nel.org>, leemgs1@...il.com
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	dougthompson@...ssion.com, Alan Cox <alan@...rguk.ukuu.org.uk>
Subject: Re: [PATCH V2] Fix the meaning of EDAC abbreviation


--- On Wed, 6/3/09, GeunSik Lim <leemgs1@...il.com> wrote:

> From: GeunSik Lim <leemgs1@...il.com>
> Subject: [PATCH V2] Fix the meaning of EDAC abbreviation
> To: "Jiri Kosina" <trivial@...nel.org>
> Cc: "linux-kernel" <linux-kernel@...r.kernel.org>, dougthompson@...ssion.com, "Alan Cox" <alan@...rguk.ukuu.org.uk>
> Date: Wednesday, June 3, 2009, 4:12 AM
> 
> 
> 
> Dear Jiri Kosina,
> 
> This is trivial patch.
> I updated description about EDAC in the
> driver/edac/Kconfig. 
> thanks to Alan Cox.  Please, merge this patch. 
>  
>  * Changelogs - V1
>     - Modify original word of EDAC abbreviation.
>        ( http://patchwork.kernel.org/patch/27592/
> )
>  
> 
> 
> Thanks, 
> 
> 
> Subject: [PATCH V2] Fix the meaning of EDAC abbreviation
> 
> Fix the meaning of EDAC(Error Detection And Correction)
> correctly.
>  - http://bluesmoke.sourceforge.net
> 
>         Signed-off-by: GeunSik Lim
> <geunsik.lim@...sung.com>
>         Reviewed-by  : Alan Cox
> <alan@...rguk.ukuu.org.uk>
> ---
>  drivers/edac/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig
> index 956982f..2a81915 100644
> --- a/drivers/edac/Kconfig
> +++ b/drivers/edac/Kconfig
> @@ -5,7 +5,7 @@
>  #
>  
>  menuconfig EDAC
> -    bool "EDAC - error detection and
> reporting"
> +    bool "EDAC(Error Detection And
> Correction) reporting"
>      depends on HAS_IOMEM
>      depends on X86 || PPC
>      help
> -- 
> 1.6.3.1

Ok, even better. It covers both contexts 

doug t

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