No functional change as the value stays the same.
Signed-off-by: Jan Kiszka <[email protected]>
---
hypervisor/arch/x86/vtd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hypervisor/arch/x86/vtd.c b/hypervisor/arch/x86/vtd.c
index acaf0e03..a43632f5 100644
--- a/hypervisor/arch/x86/vtd.c
+++ b/hypervisor/arch/x86/vtd.c
@@ -506,7 +506,7 @@ static enum mmio_result vtd_unit_access_handler(void *arg,
invalid_iq_entry:
panic_printk("FATAL: Invalid/unsupported invalidation queue entry\n");
- return -1;
+ return MMIO_ERROR;
}
static void vtd_init_unit(void *reg_base, void *inv_queue)
--
2.16.4
--
You received this message because you are subscribed to the Google Groups
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jailhouse-dev/995fbad3-1ddf-6eaf-de31-50509f80e2f1%40siemens.com.
For more options, visit https://groups.google.com/d/optout.