[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v6 03/14] xen: Use a typesafe to define INVALID_MFN



Hi Elena,

On 08/07/2016 23:01, Elena Ufimtseva wrote:
On Wed, Jul 06, 2016 at 02:04:17PM +0100, Julien Grall wrote:
@@ -3968,7 +3967,7 @@ void shadow_audit_tables(struct vcpu *v)
         }
     }

-    hash_vcpu_foreach(v, mask, callbacks, _mfn(INVALID_MFN));
+    hash_vcpu_foreach(v, mask, callbacks, INVALID_MFN_T);

What is INVALID_MFN_T?

This was the name of the unbox type on a previous series. I forgot to rename this one and my build scripts did not fail.

Thank you for spotting it!

Regards,

--
Julien Grall

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.