From: Oleg Verych <olecom@flower.upol.cz>
To: linux-kernel@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, pingved@gmail.com
Subject: Re: [PATCH] boot: small change of halt method
Date: Fri, 25 Aug 2006 00:03:20 +0200 [thread overview]
Message-ID: <44EE2228.5020807@flower.upol.cz> (raw)
In-Reply-To: <44EDF923.4030607@zytor.com>
H. Peter Anvin wrote:
> Andrew Brukhov wrote:
>
>> I'm new here.
>> After reading boot code i'm immidiatly change this string:
...
>> + * Small fix of halt method Andrew Brukhov, Aug. 2006 */
>>
<http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt>
>
> while (1)
> asm volatile("hlt");
>
> ... since HLT only pauses until interrupt.
>
Why not to have a reboot here?
Testing and getting such errors on my laptop, it needs a power cycle.
--
-o--=O`C /. .\ (yep) (+) /o-o\
#oo'L O o | *.
<___=E M ^-- | (you're barking up the wrong tree) =--'
next prev parent reply other threads:[~2006-08-24 21:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-24 18:44 [PATCH] boot: small change of halt method Andrew Brukhov
2006-08-24 19:08 ` H. Peter Anvin
2006-08-24 22:03 ` Oleg Verych [this message]
2006-08-24 21:14 ` Grzegorz Kulewski
2006-08-24 21:25 ` H. Peter Anvin
2006-08-24 22:56 ` Oleg Verych
2006-08-24 22:20 ` H. Peter Anvin
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=44EE2228.5020807@flower.upol.cz \
--to=olecom@flower.upol.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=pingved@gmail.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.