On Tue, 2015-02-17 at 12:56 +0000, Wei Liu wrote: > > > + LOG(ERROR, "Invalid pnode %d specified", pnode); > > > > pnode is uint32_t, so should be %u
Actually PRId32 is correct for a uint32_t, although I guess %u will work on all platforms we support. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel