public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Chris Wright <chrisw@sous-sol.org>
Cc: kvm@vger.kernel.org, ddutile@redhat.com
Subject: Re: [PATCH] kvm: external module: fix request_irq for < 2.6.19
Date: Thu, 30 Apr 2009 14:44:00 +0300	[thread overview]
Message-ID: <49F98F00.4030207@redhat.com> (raw)
In-Reply-To: <20090428155651.GF3036@sequoia.sous-sol.org>

Chris Wright wrote:
> The irq handler changes (introduced in 2.6.19, not 2.6.20) dropped
> struct pt_regs from the handler prototype, they are found globally now.
> This introduces the back compat for older kernels.  The handler is just
> a thin layer which calls the real registered handler (all this to work
> around a minor little compiler warning ;-)  Needed for device assignment
> on older kernels.
>   

Applied, thanks.

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


      reply	other threads:[~2009-04-30 11:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-28 15:56 [PATCH] kvm: external module: fix request_irq for < 2.6.19 Chris Wright
2009-04-30 11:44 ` 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=49F98F00.4030207@redhat.com \
    --to=avi@redhat.com \
    --cc=chrisw@sous-sol.org \
    --cc=ddutile@redhat.com \
    --cc=kvm@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox