From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Mike Viau <viaum@sheridanc.on.ca>
Cc: xen-devel@lists.xensource.com, xen-users@lists.xensource.com
Subject: Re: [Xen-users] Re: Linux hangs during reboot on Jeremy's git kernel
Date: Mon, 8 Feb 2010 16:07:36 -0500 [thread overview]
Message-ID: <20100208210736.GB9436@phenom.dumpdata.com> (raw)
In-Reply-To: <BAY107-W4952D8F22DFB0204F569AEF510@phx.gbl>
> > a). Bare-metal. Boot pv-ops and shutdown. Does it do it?
>
> Yes oddly enough, shutdown is fine, only hangs on reboot.
>
> Also I'd like to note I am only using the kernel as a bare-metal kernel, so I have not loaded it as a module in grub with the hypervisor.
>
> > b). If it does not, try an earlier kernel or a distro supplied one.
> >
> > If the a) or b) don't work then you have a very unique motherboard
> > and we will need to play a bit with 'reboot=' command line arguments.
> > Look in arch/x86/kernel/reboot.c for details.
> >
>
> I have tried using different reboot=X kernel command line arguments, but none of them have correct the rebooting issue. In fact the system hangs the same way in all cases.
<scratches his head> That is most bizzare.
Can you try to get the latest linux kernel and see how it works?
>
> > Lets assume that a) or b) do work. We want to find out what it does
> > to the machine. You can instrument the code (reboot.c?) and find out
> > which mechanism it uses.
> >
>
> I know that the system reboot fine with the Debian 2.6.26-2-amd64 kernel. Please suggest how one might compare these kernels reboot.c. Shall I simply run the diff utility. I can read C source, but to truly understand it I feel I need to have written the code... With help I believe I can find the mechanism it uses.
Diff would do it. Look for shutdown.c and reboot.c file.
..snip ..
> > What is weird is that your screenshot says "machine reboot" which only
> > shows up when you are running on bare-metal. Was that screen shot taken
> > when pv-ops was running under Xen or bare-metal?
>
> As mentioned previous, I was using bare-metal indeed. Should I expect the reboot functionality to work with Jeremy's kernel after using the Xen Hypervisor?
Probably not. The shutdown/reboot code is similar to the upstream
kernel. So if the upstream is not working, then this one wouldn't
either.
next prev parent reply other threads:[~2010-02-08 21:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-08 18:59 Re: [Xen-devel] Linux hangs during reboot on Jeremy's git kernel Mike Viau
2010-02-08 21:07 ` Konrad Rzeszutek Wilk [this message]
2010-02-09 16:50 ` Mike Viau
2010-02-09 17:02 ` [Xen-users] " Mike Viau
2010-02-09 20:31 ` 2.6.32.6 (baremetal) fails to shutdown Intel i7 860 with P55 chipset Konrad Rzeszutek Wilk
2010-02-09 21:18 ` [Xen-devel] 2.6.32.6 (baremetal) fails to restart " Mike Viau
2010-02-10 15:33 ` Mike Viau
2010-02-10 15:58 ` [Xen-devel] " Konrad Rzeszutek Wilk
2010-02-11 4:19 ` Mike Viau
2010-02-11 20:10 ` [Xen-devel] " Mike Viau
-- strict thread matches above, loose matches on Subject: below --
2010-02-05 13:36 Linux hangs during reboot on Jeremy's git kernel Mike Viau
2010-02-05 14:12 ` [Xen-devel] " Ahmad Hassan
2010-02-06 14:58 ` Mike Viau
2010-02-08 15:48 ` [Xen-devel] " Konrad Rzeszutek Wilk
2010-02-08 17:27 ` [Xen-users] " Mike Viau
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=20100208210736.GB9436@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=viaum@sheridanc.on.ca \
--cc=xen-devel@lists.xensource.com \
--cc=xen-users@lists.xensource.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.