Fixing that. The API AFAICS should only be used to copy to user, so I will change memmove() to the proper copy to user API.
On Tue, Dec 15, 2015 at 5:23 AM, Davide Libenzi <[email protected]> wrote: > I see we are using it to shove memory back to user addresses, but that API > use memove() and not user copy APIs AFAICS. > > -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
