>>> On 08.03.19 at 16:43, <ian.jack...@citrix.com> wrote:
> Stefano Stabellini writes ("[PATCH v11 5/9] xen/x86: use DECLARE_BOUNDS as 
> required"):
>>      free_xenheap_pages(p, PERCPU_ORDER);
> 
> JOOI, why does free_xenheap_pages not take a void* ?

It does. It's the const that gets in the way here, not the char. And
(as said earlier on this lengthy discussion) my proposal to add const
to the freeing functions' parameters was disliked years ago (if I'm
remembering right also by you).

Jan



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to