All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sander Eikelenboom <linux@eikelenboom.it>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	Yu Ke <ke.yu@intel.com>,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: Re: 2.6.39 dom0 xen power management test
Date: Mon, 23 May 2011 13:54:23 +0200	[thread overview]
Message-ID: <1655022708.20110523135423@eikelenboom.it> (raw)
In-Reply-To: <alpine.DEB.2.00.1105231216320.12963@kaball-desktop>

Hi Stefano,

Will give it a try, but the machine is now running for approx 2 days without hitting it again.
So i don't know how to trigger the problem, and that means i can't really confirm if the patch helps or not.

--
Sander

Monday, May 23, 2011, 1:17:07 PM, you wrote:

> On Sat, 21 May 2011, Sander Eikelenboom wrote:
>> Hi Konrad,
>> 
>> First tests looked good, but tonight after approx. 2 hours after boot the machine crashed.
>> Since my previous setup ran perfectly stable for 55 days, i didn't have a serial console attached.
>> I shot a photo of what was left onscreen (attached), will attach a serial console later to get it all.
>> 

> does this patch help?


> diff --git a/drivers/xen/events.c b/drivers/xen/events.c
> index 7f676f8..9249ed7 100644
> --- a/drivers/xen/events.c
> +++ b/drivers/xen/events.c
> @@ -1644,7 +1644,7 @@ static struct irq_chip xen_percpu_chip __read_mostly = {
>         .irq_mask               = evtchn_noop,
>         .irq_unmask             = evtchn_noop,
>  
> -       .irq_ack                = ack_dynirq,
> +       .irq_eoi                = ack_dynirq,
>  };
>  
>  int xen_set_callback_via(uint64_t via)




-- 
Best regards,
 Sander                            mailto:linux@eikelenboom.it

  reply	other threads:[~2011-05-23 11:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-20 17:57 2.6.39 dom0 xen power management test Sander Eikelenboom
2011-05-20 18:09 ` Konrad Rzeszutek Wilk
2011-05-20 22:19   ` Sander Eikelenboom
2011-05-21  7:42   ` Sander Eikelenboom
2011-05-23 11:17     ` Stefano Stabellini
2011-05-23 11:54       ` Sander Eikelenboom [this message]
2011-05-23 13:03       ` Sander Eikelenboom
2011-05-23 13:59         ` Stefano Stabellini
2011-05-23 14:55           ` Sander Eikelenboom

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=1655022708.20110523135423@eikelenboom.it \
    --to=linux@eikelenboom.it \
    --cc=ke.yu@intel.com \
    --cc=konrad.wilk@oracle.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@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.