public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: ebiederm@xmission.com (Eric W. Biederman)
To: Meelis Roos <mroos@linux.ee>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>,
	Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.13-rc6: halt instead of reboot
Date: Wed, 24 Aug 2005 21:32:39 -0600	[thread overview]
Message-ID: <m11x4iofmw.fsf@ebiederm.dsl.xmission.com> (raw)
In-Reply-To: <Pine.SOC.4.61.0508242252120.20856@math.ut.ee> (Meelis Roos's message of "Wed, 24 Aug 2005 22:55:04 +0300 (EEST)")

Meelis Roos <mroos@linux.ee> writes:

>>> It does not hang, it just powers off like on halt.
>>
>> Ok. Then at least in part the kernel behavior is either
>> intersecting with a BIOS bug, a bad reboot script that calls halt instead,
>> or a driver that is scribbling on the wrong register.  There is
>> nothing in that code path that should remove the power.
>
> With reboot=c, reboot=w and reboot=h it still powers off. With reboot=b it
> actually reboots. With 2.6.13-rc2 (the previous good kernel here) it just works
> and does a reboot with no special parameters.
>
> I also have lapic nmi_watchdog=1 in boot command line but removing these does
> not help either.
>
> So far I only know that rc6+somegit and rc7 power off and rc2 works, will try
> som kernels inbetween.

Hmm.  Odd. 

When skimming through the code I thought that reboot_thru_bios was the
default. 

So the code is currently trying a reset through the keyboard controller
and a triple fault and neither work.

If you can't track this down we can at least dig up your board DMI ID
and put it in the list of systems that need to go through the BIOS to reboot.

Eric

  reply	other threads:[~2005-08-25  3:32 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-20 18:41 2.6.13-rc6: halt instead of reboot Meelis Roos
2005-08-22  5:00 ` Eric W. Biederman
2005-08-22  8:53   ` Meelis Roos
2005-08-22  9:34     ` Eric W. Biederman
2005-08-24 19:55       ` Meelis Roos
2005-08-25  3:32         ` Eric W. Biederman [this message]
2005-08-25 21:49           ` Meelis Roos
2005-08-26  5:05           ` Meelis Roos
2005-08-26  5:52             ` Eric W. Biederman
2005-08-26 18:45               ` Meelis Roos
2005-08-27  6:56                 ` [PATCH] [ACPI] acpi_shutdown: Only prepare for power off on power_off Eric W. Biederman
2005-08-27 11:58                   ` Pavel Machek
2005-08-27 19:48                     ` Eric W. Biederman
2005-08-27 20:48                       ` Pavel Machek
2005-08-22 15:52 ` 2.6.13-rc6: halt instead of reboot Masoud Sharbiani

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=m11x4iofmw.fsf@ebiederm.dsl.xmission.com \
    --to=ebiederm@xmission.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mroos@linux.ee \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox