[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.63.0608242312570.14363@alpha.polcom.net>
Date: Thu, 24 Aug 2006 23:14:57 +0200 (CEST)
From: Grzegorz Kulewski <kangur@...com.net>
To: Oleg Verych <olecom@...wer.upol.cz>
Cc: linux-kernel@...r.kernel.org, pingved@...il.com
Subject: Re: [PATCH] boot: small change of halt method
On Fri, 25 Aug 2006, Oleg Verych wrote:
> 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.
And what if hlt is buggy? I have at least one pIII tualatin based server
that has some strange mainboard problem and will work only if nohlt is
passed to the kernel.
Thanks,
Grzegorz Kulewski
-
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