]> xenbits.xensource.com Git - xen.git/commit
VT-d/RMRR: Adjust the return values of register_one_rmrr()
authorVenu Busireddy <venu.busireddy@oracle.com>
Tue, 7 Feb 2017 13:31:03 +0000 (14:31 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 7 Feb 2017 13:31:03 +0000 (14:31 +0100)
commitd0de76af1c87f355f53cba146d46a4553ede69c3
treefbf0b2b3ad90e5e9c679b21d60844c6a84af6c72
parent30921dc2df3665ca1b2593595aa6725ff013d386
VT-d/RMRR: Adjust the return values of register_one_rmrr()

Adjust/manage the return values of register_one_rmrr() such that new
callers log errors for non-debug builds too, while not affecting the
behavior of the original callers.

Signed-off-by: Venu Busireddy <venu.busireddy@oracle.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Kevin Tian <kevin.tian@intel.com>
xen/drivers/passthrough/vtd/dmar.c