lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ