All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Alex Williamson <alex.williamson@redhat.com>
Cc: mtosatti@redhat.com, mst@redhat.com, kvm@vger.kernel.org,
	linux-kernel@vger.kernel.org, jan.kiszka@siemens.com
Subject: Re: [PATCH] kvm: Fix device assignment threaded irq handler
Date: Wed, 11 Jul 2012 12:56:53 +0300	[thread overview]
Message-ID: <4FFD4DE5.6080409@redhat.com> (raw)
In-Reply-To: <20120709165152.30002.32440.stgit@bling.home>

On 07/09/2012 07:53 PM, Alex Williamson wrote:
> The kernel no longer allows us to pass NULL for the hard handler
> without also specifying IRQF_ONESHOT.  IRQF_ONESHOT imposes latency
> in the exit path that we don't need for MSI interrupts.  Long term
> we'd like to inject these interrupts from the hard handler when
> possible.  In the short term, we can create dummy hard handlers
> that return us to the previous behavior.  Credit to Michael for
> original patch.
> 
> Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=43328
> 
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
> ---
> 
> Patch against kvm/master for v3.5
> 


Thanks, queued for 3.5.


-- 
error compiling committee.c: too many arguments to function



      reply	other threads:[~2012-07-11  9:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-09 16:53 [PATCH] kvm: Fix device assignment threaded irq handler Alex Williamson
2012-07-11  9:56 ` Avi Kivity [this message]

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=4FFD4DE5.6080409@redhat.com \
    --to=avi@redhat.com \
    --cc=alex.williamson@redhat.com \
    --cc=jan.kiszka@siemens.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=mtosatti@redhat.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.