]> xenbits.xensource.com Git - xen.git/commit
VTD: Remove the check for reserved device scope type
authorYang Zhang <yang.z.zhang@Intel.com>
Tue, 16 Apr 2013 08:36:05 +0000 (10:36 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 16 Apr 2013 08:36:05 +0000 (10:36 +0200)
commit749bc93f7a1ad47640cc7876d27641e98a08bf61
tree40656cd6c53c7bef820da4079397028e0ab5cb85
parent53fd1d8458de01169dfb56feb315f02c2b521a86
VTD: Remove the check for reserved device scope type

Though we only have four valid types now, the new type may be added in future.
It's better to remove the check and only deal with the type that we can
recognize.

Signed-off-by: Yang Zhang <yang.z.zhang@Intel.com>
Signed-off-by: Xiantao Zhang <xiantao.zhang@Intel.com>
Acked-by: Keir Fraser <keir@xen.org>
Add log message for this case.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
xen/drivers/passthrough/vtd/dmar.c
xen/include/acpi/actbl2.h