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, 5 Sep 2012 17:09:37 -0400 (EDT)
From:	Nicolas Pitre <nicolas.pitre@...aro.org>
To:	Stephen Boyd <sboyd@...eaurora.org>
cc:	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
	Jiri Kosina <trivial@...nel.org>
Subject: Re: [PATCH] ARM: Fix semihosting Kconfig text

On Wed, 5 Sep 2012, Stephen Boyd wrote:

> It seems we were missing some text in the title for the
> semihosting DEBUG_LL option. Add in the "/O" and fix up some
> minor typos in the help text.
> 
> Signed-off-by: Stephen Boyd <sboyd@...eaurora.org>
> Cc: Nicolas Pitre <nicolas.pitre@...aro.org>

Acked-by: Nicolas Pitre <nico@...aro.org>


> ---
>  arch/arm/Kconfig.debug | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug
> index f15f82b..e968a52 100644
> --- a/arch/arm/Kconfig.debug
> +++ b/arch/arm/Kconfig.debug
> @@ -356,15 +356,15 @@ choice
>  		  is nothing connected to read from the DCC.
>  
>  	config DEBUG_SEMIHOSTING
> -		bool "Kernel low-level debug output via semihosting I"
> +		bool "Kernel low-level debug output via semihosting I/O"
>  		help
>  		  Semihosting enables code running on an ARM target to use
>  		  the I/O facilities on a host debugger/emulator through a
> -		  simple SVC calls. The host debugger or emulator must have
> +		  simple SVC call. The host debugger or emulator must have
>  		  semihosting enabled for the special svc call to be trapped
>  		  otherwise the kernel will crash.
>  
> -		  This is known to work with OpenOCD, as wellas
> +		  This is known to work with OpenOCD, as well as
>  		  ARM's Fast Models, or any other controlling environment
>  		  that implements semihosting.
>  
> -- 
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> hosted by The Linux Foundation
> 
--
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