All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: Michal Fiala <fiala@mfiala.net>, xen-devel@lists.xen.org
Subject: Re: Xen 4.2.1, linux kernel 3.7.5 crashed while reboot
Date: Tue, 26 Feb 2013 17:01:00 -0500	[thread overview]
Message-ID: <20130226220100.GA22418@phenom.dumpdata.com> (raw)
In-Reply-To: <512CF62C02000078000C12F1@nat28.tlf.novell.com>

On Tue, Feb 26, 2013 at 04:51:39PM +0000, Jan Beulich wrote:
> >>> On 26.02.13 at 17:40, Michal Fiala <fiala@mfiala.net> wrote:
> > On 02/26/2013 05:33 PM, Jan Beulich wrote:
> >>>>> On 26.02.13 at 17:28, Michal Fiala <fiala@mfiala.net> wrote:
> >> 
> >> Please don't top post.
> >> 
> >>> The kernel command line from grub.conf
> >>>
> >>> kernel /xen.gz dom0_mem=4G,max:4G dom0_max_vcpus=4 dom0_vcpus_pin
> >>> console=com2,vga com2=115200,8n1
> >>> module /linux-3.7.5-hardened root=/dev/sda6 console=tty0 console=hvc0
> >>>
> >>> I have not modified reboot type.
> >> 
> >> And did you check your full boot log for an info-level message like
> >> 
> >> "%s series board detected. Selecting %s-method for reboot.\n"
> > 
> > I have only checked normal boot log, see attachment in my first mail.
> > How can I enable info-level message?
> 
> Looks like this has info level messages enabled, and I can't see any
> such message there. So I guess you'll have to add a few printk()-s
> to arch/x86/kernel/reboot.c:native_machine_emergency_restart().

The thing is is that native_machine_emergency_restart is not suppose
to be called. The baremetal machine_ops has that, but we over-write
it with our own and he should get:

         .emergency_restart = xen_emergency_restart,

! So how did his .emergency_restart value get over-written by
native_machine_emergency_restart?

> 
> Jan
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
> 

  parent reply	other threads:[~2013-02-26 22:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-26 14:32 Xen 4.2.1, linux kernel 3.7.5 crashed while reboot Michal Fiala
2013-02-26 16:05 ` Jan Beulich
2013-02-26 16:28   ` Michal Fiala
2013-02-26 16:33     ` Jan Beulich
2013-02-26 16:40       ` Michal Fiala
2013-02-26 16:51         ` Jan Beulich
2013-02-26 17:37           ` Michal Fiala
2013-02-26 22:01           ` Konrad Rzeszutek Wilk [this message]
2013-02-27  8:35             ` Jan Beulich
2013-02-27 10:08               ` Michal Fiala
2013-02-27 15:41                 ` Konrad Rzeszutek Wilk
2013-03-04 16:37                   ` Michal Fiala
2013-03-04 16:44                     ` Roger Pau Monné
2013-02-26 16:56 ` Konrad Rzeszutek Wilk
2013-02-26 17:18   ` Michal Fiala

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=20130226220100.GA22418@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=JBeulich@suse.com \
    --cc=fiala@mfiala.net \
    --cc=xen-devel@lists.xen.org \
    /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.