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:	Wed, 8 Nov 2006 13:23:33 -0800
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	Jesper Juhl <jesper.juhl@...il.com>
Cc:	trivial@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][trivial] Kconfig: fix spelling error in config KALLSYMS
 help text

On Wed, 8 Nov 2006 21:08:02 +0100 Jesper Juhl wrote:

> Fix a small spelling mistake in the help text for the KALLSYMS config option.

I think that it's neither a typo nor a mistake, just a historical
name, but it should be changed.  Ack.
(I made this same patch about 1 month ago and then trashed it.)


> Signed-off-by: Jesper Juhl <jesper.juhl@...il.com>
> ---
> 
>  init/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/init/Kconfig b/init/Kconfig
> index c8b2624..404e891 100644
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -320,7 +320,7 @@ config SYSCTL_SYSCALL
>   	  you should probably say N here.
>  
>  config KALLSYMS
> -	 bool "Load all symbols for debugging/kksymoops" if EMBEDDED
> +	 bool "Load all symbols for debugging/ksymoops" if EMBEDDED
>  	 default y
>  	 help
>  	   Say Y here to let the kernel print out symbolic crash information and

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