All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.arm.linux.org.uk,
	linux-sh@vger.kernel.org
Subject: Re: [PATCH v2] Add documentation for "nohlt" kernel parameter
Date: Fri, 27 Mar 2009 11:05:50 +0000	[thread overview]
Message-ID: <49CCB30E.3060407@teltonika.lt> (raw)
In-Reply-To: <20090306163558.11873.5076.stgit@Programuotojas>

Paulius Zaleckas wrote:
> As per discussion in:
> http://marc.info/?l=linux-arm-kernel&m\x123633652517391&w=2
> 
> v2:
> - usefull<->useful
> 
> 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..5d251ad 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 useful when using JTAG debugger.
>  
>  	no-hlt		[BUGS=X86-32] Tells the kernel that the hlt
>  			instruction doesn't work correctly and not to

Can I get your ACK on this?
I already have: Acked-by: Paul Mundt <lethal@linux-sh.org>

WARNING: multiple messages have this Message-ID (diff)
From: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.arm.linux.org.uk,
	linux-sh@vger.kernel.org
Subject: Re: [PATCH v2] Add documentation for "nohlt" kernel parameter
Date: Fri, 27 Mar 2009 13:05:50 +0200	[thread overview]
Message-ID: <49CCB30E.3060407@teltonika.lt> (raw)
In-Reply-To: <20090306163558.11873.5076.stgit@Programuotojas>

Paulius Zaleckas wrote:
> As per discussion in:
> http://marc.info/?l=linux-arm-kernel&m=123633652517391&w=2
> 
> v2:
> - usefull<->useful
> 
> 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..5d251ad 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 useful when using JTAG debugger.
>  
>  	no-hlt		[BUGS=X86-32] Tells the kernel that the hlt
>  			instruction doesn't work correctly and not to

Can I get your ACK on this?
I already have: Acked-by: Paul Mundt <lethal@linux-sh.org>

  parent reply	other threads:[~2009-03-27 11:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-06 16:35 [PATCH v2] Add documentation for "nohlt" kernel parameter Paulius Zaleckas
2009-03-06 16:35 ` Paulius Zaleckas
2009-03-07  6:22 ` Paul Mundt
2009-03-07  6:22   ` Paul Mundt
2009-03-27 11:05 ` Paulius Zaleckas [this message]
2009-03-27 11:05   ` Paulius Zaleckas

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=49CCB30E.3060407@teltonika.lt \
    --to=paulius.zaleckas@teltonika.lt \
    --cc=linux-arm-kernel@lists.arm.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    /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.