[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT PATCH v2] lib/ukalloc: fix wrong return value in uk_malloc_ifpages
On 09/06/2018 12:54 PM, Florian Schmidt wrote: > Hi Costin, > > good catch, thanks. Luckily, that doesn't lead to problems right now, > because sizeof(uintptr_t) == sizeof(uinptr_t *) on x86_64, but it's > bound to break eventually. I'll prepare a fix. Well, actually we should have sizeof(uintptr_t) == sizeof(uinptr_t *) on any architecture, AFAIK. Costin _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |