Re: [PATCH v2 0/2] sys/prctl: expose TASK_SIZE value to userspace
From: Joel Savitz
Date: Thu May 02 2019 - 17:23:27 EST
Yes, this the change, thanks to the suggestion of Yury Norov.
I also now explicitly mention the expected userspace destination type
in the manpage patch.
Best,
Joel Savitz
On Thu, May 2, 2019 at 5:10 PM Cyrill Gorcunov <gorcunov@xxxxxxxxx> wrote:
>
> On Thu, May 02, 2019 at 05:01:38PM -0400, Waiman Long wrote:
> >
> > What did you change in v2 versus v1?
>
> Seems unsigned long long has been changed to unsigned long.