Kay, Allen M
2011-Jun-17 17:16 UTC
[Xen-devel] [PATCH][VTD] mask out upper bits in vendor id
Making vendor_id u16 eliminates potential bogus upper bits that are not part of the actual 16-bit vendor ID. On some systems, upper bits shows up with 0xffff. Signed-off-by: Allen Kay <allen.m.kay@intel.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Kay, Allen M
2011-Jun-23 16:59 UTC
[Xen-devel] RE: [PATCH][VTD] mask out upper bits in vendor id
It looks like I forgot to attach the patch last Friday. Jean just encountered the same problem and send me the same fix. Ian, can you check it in so no one else will encounter this? Thanks. Allen -----Original Message----- From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Kay, Allen M Sent: Friday, June 17, 2011 10:17 AM To: xen-devel@lists.xensource.com Cc: Ian Campbell; Ian Jackson; Jean Guyader Subject: [Xen-devel] [PATCH][VTD] mask out upper bits in vendor id Making vendor_id u16 eliminates potential bogus upper bits that are not part of the actual 16-bit vendor ID. On some systems, upper bits shows up with 0xffff. Signed-off-by: Allen Kay <allen.m.kay@intel.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Ian Jackson
2011-Jun-28 12:50 UTC
[Xen-devel] RE: [PATCH][VTD] mask out upper bits in vendor id
Kay, Allen M writes ("RE: [PATCH][VTD] mask out upper bits in vendor id"):> It looks like I forgot to attach the patch last Friday. Jean just encountered the same problem and send me the same fix. > > Ian, can you check it in so no one else will encounter this? Thanks.Done. Thanks, Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel