From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37599) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ScePX-0007iA-7v for qemu-devel@nongnu.org; Thu, 07 Jun 2012 11:14:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ScePT-0000Ri-CT for qemu-devel@nongnu.org; Thu, 07 Jun 2012 11:14:06 -0400 Received: from mout.web.de ([212.227.17.12]:51998) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ScePT-0000RU-2c for qemu-devel@nongnu.org; Thu, 07 Jun 2012 11:14:03 -0400 Message-ID: <4FD0C536.9010305@web.de> Date: Thu, 07 Jun 2012 17:13:58 +0200 From: Jan Kiszka MIME-Version: 1.0 References: <73f236cab517fc5b2c2ba332e9efe2acbe727151.1338799936.git.jan.kiszka@siemens.com> <20120607131437.GA10861@redhat.com> In-Reply-To: <20120607131437.GA10861@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigAA01E93019DBD5E809BA12E8" Subject: Re: [Qemu-devel] [PATCH 06/13] pci: Add INTx routing notifier List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Alex Williamson , qemu-devel This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigAA01E93019DBD5E809BA12E8 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 2012-06-07 15:14, Michael S. Tsirkin wrote: > On Mon, Jun 04, 2012 at 10:52:14AM +0200, Jan Kiszka wrote: >> This per-device notifier shall be triggered by any interrupt router >> along the path of a device's legacy interrupt signal on routing change= s. >> For simplicity reasons and as this is a slow path anyway, no further >> details on the routing changes are provided. Instead, the callback is >> expected to use pci_device_get_host_irq to check the effect of the >> change. >=20 > pci_device_get_host_irq isn't in the cards anymore, no? Yep, must be pci_device_route_intx_to_irq. Will fix if this series requires more than dropping patch 2. Otherwise, I would ask you to replace it on merge. Thanks, Jan --------------enigAA01E93019DBD5E809BA12E8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk/QxTcACgkQitSsb3rl5xQ0ZACePa7a6vC0Kiu7AXCSFcjr0XQN XZAAniP65nbapwejhOD3z43Mtec2bNh7 =ElGc -----END PGP SIGNATURE----- --------------enigAA01E93019DBD5E809BA12E8--