* [PATCH v2] Add documentation for "nohlt" kernel parameter
@ 2009-03-06 16:35 Paulius Zaleckas
2009-03-07 6:22 ` Paul Mundt
2009-03-27 11:05 ` Paulius Zaleckas
0 siblings, 2 replies; 3+ messages in thread
From: Paulius Zaleckas @ 2009-03-06 16:35 UTC (permalink / raw)
To: linux-kernel, linux-arm-kernel, linux-sh; +Cc: yanok, wd
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v2] Add documentation for "nohlt" kernel parameter
2009-03-06 16:35 [PATCH v2] Add documentation for "nohlt" kernel parameter Paulius Zaleckas
@ 2009-03-07 6:22 ` Paul Mundt
2009-03-27 11:05 ` Paulius Zaleckas
1 sibling, 0 replies; 3+ messages in thread
From: Paul Mundt @ 2009-03-07 6:22 UTC (permalink / raw)
To: Paulius Zaleckas; +Cc: linux-kernel, linux-arm-kernel, linux-sh, yanok, wd
On Fri, Mar 06, 2009 at 06:35:58PM +0200, 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>
Acked-by: Paul Mundt <lethal@linux-sh.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v2] Add documentation for "nohlt" kernel parameter
2009-03-06 16:35 [PATCH v2] Add documentation for "nohlt" kernel parameter Paulius Zaleckas
2009-03-07 6:22 ` Paul Mundt
@ 2009-03-27 11:05 ` Paulius Zaleckas
1 sibling, 0 replies; 3+ messages in thread
From: Paulius Zaleckas @ 2009-03-27 11:05 UTC (permalink / raw)
To: Russell King - ARM Linux; +Cc: linux-kernel, linux-arm-kernel, linux-sh
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>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-03-27 11:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-06 16:35 [PATCH v2] Add documentation for "nohlt" kernel parameter Paulius Zaleckas
2009-03-07 6:22 ` Paul Mundt
2009-03-27 11:05 ` Paulius Zaleckas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox