All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.arm.linux.org.uk,
	linux-sh@vger.kernel.org, yanok@emcraft.com, wd@denx.de
Subject: Re: [PATCH] Add documentation for "nohlt" kernel parameter
Date: Fri, 06 Mar 2009 16:15:14 +0000	[thread overview]
Message-ID: <49B14C12.5050402@oracle.com> (raw)
In-Reply-To: <20090306122925.9779.95415.stgit@Programuotojas>

Paulius Zaleckas wrote:
> As per discussion in:
> http://marc.info/?l=linux-arm-kernel&m\x123633652517391&w=2
> 
> Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
> ---
> 
>  Documentation/kernel-parameters.txt |    4 +++-
>  1 files changed, 3 insertions(+), 1 deletions(-)
> 
> 
> diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
> index 54f21a5..de06666 100644
> --- a/Documentation/kernel-parameters.txt
> +++ b/Documentation/kernel-parameters.txt
> @@ -1487,7 +1487,9 @@ and is between 256 and 4096 characters. It is defined in the file
>  
>  	noclflush	[BUGS=X86] Don't use the CLFLUSH instruction
>  
> -	nohlt		[BUGS=ARM,SH]
> +	nohlt		[BUGS=ARM,SH] Tells the kernel that the sleep(SH) or
> +			wfi(ARM) instruction doesn't work correctly and not to
> +			use it. This is also usefull when using JTAG debugger.

			                     useful
>  
>  	no-hlt		[BUGS=X86-32] Tells the kernel that the hlt
>  			instruction doesn't work correctly and not to


-- 
~Randy

WARNING: multiple messages have this Message-ID (diff)
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.arm.linux.org.uk,
	linux-sh@vger.kernel.org, yanok@emcraft.com, wd@denx.de
Subject: Re: [PATCH] Add documentation for "nohlt" kernel parameter
Date: Fri, 06 Mar 2009 08:15:14 -0800	[thread overview]
Message-ID: <49B14C12.5050402@oracle.com> (raw)
In-Reply-To: <20090306122925.9779.95415.stgit@Programuotojas>

Paulius Zaleckas wrote:
> As per discussion in:
> http://marc.info/?l=linux-arm-kernel&m=123633652517391&w=2
> 
> Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
> ---
> 
>  Documentation/kernel-parameters.txt |    4 +++-
>  1 files changed, 3 insertions(+), 1 deletions(-)
> 
> 
> diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
> index 54f21a5..de06666 100644
> --- a/Documentation/kernel-parameters.txt
> +++ b/Documentation/kernel-parameters.txt
> @@ -1487,7 +1487,9 @@ and is between 256 and 4096 characters. It is defined in the file
>  
>  	noclflush	[BUGS=X86] Don't use the CLFLUSH instruction
>  
> -	nohlt		[BUGS=ARM,SH]
> +	nohlt		[BUGS=ARM,SH] Tells the kernel that the sleep(SH) or
> +			wfi(ARM) instruction doesn't work correctly and not to
> +			use it. This is also usefull when using JTAG debugger.

			                     useful
>  
>  	no-hlt		[BUGS=X86-32] Tells the kernel that the hlt
>  			instruction doesn't work correctly and not to


-- 
~Randy

  reply	other threads:[~2009-03-06 16:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-06 12:29 [PATCH] Add documentation for "nohlt" kernel parameter Paulius Zaleckas
2009-03-06 12:29 ` Paulius Zaleckas
2009-03-06 16:15 ` Randy Dunlap [this message]
2009-03-06 16:15   ` Randy Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49B14C12.5050402@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=linux-arm-kernel@lists.arm.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=paulius.zaleckas@teltonika.lt \
    --cc=wd@denx.de \
    --cc=yanok@emcraft.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.