From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dario Faggioli Subject: Re: [PATCH 2 of 2] Move IOMMU faults handling into softirq for AMD-Vi. Date: Tue, 20 Dec 2011 13:23:23 +0100 Message-ID: <1324383803.6616.16.camel@Abyss> References: <1324319661.2599.28.camel@Solace> <1324320812.2599.34.camel@Solace> <201112201311.31291.wei.wang2@amd.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4082686191325249858==" Return-path: In-Reply-To: <201112201311.31291.wei.wang2@amd.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Wei Wang2 Cc: "allen.m.kay@intel.com" , xen-devel@lists.xensource.com, Tim Deegan , Jan Beulich List-Id: xen-devel@lists.xenproject.org --===============4082686191325249858== Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-hOvTfrfRjfsCw5WeYGh/" --=-hOvTfrfRjfsCw5WeYGh/ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, 2011-12-20 at 13:11 +0100, Wei Wang2 wrote:=20 > > +static void do_amd_iommu_page_fault(unsigned long data) > > +{ > > + struct amd_iommu *iommu; > > + > > + if ( list_empty(&amd_iommu_head) ) >=20 > Here you could use iommu_found().=20 > Ok, cool. Will do that. > Rest part of this patch looks good to me. > Thanks, > Thanks to you... Let's wait for some feedback from VT-d people and I'll respin the whole thing. Thanks and Regards, Dario --=20 <> (Raistlin Majere) ------------------------------------------------------------------- Dario Faggioli, http://retis.sssup.it/people/faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK) PhD Candidate, ReTiS Lab, Scuola Superiore Sant'Anna, Pisa (Italy) --=-hOvTfrfRjfsCw5WeYGh/ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAk7wfjsACgkQk4XaBE3IOsR2/wCfX7eF9ljE4bF9ULU29DvfdXCt fnMAoJbOPTtraJ+6tjRtHPa7EkhMNiKy =qhXp -----END PGP SIGNATURE----- --=-hOvTfrfRjfsCw5WeYGh/-- --===============4082686191325249858== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --===============4082686191325249858==--