Re: [PATCH 08/11] x86: make TASK_SIZE_MAX usable from assembly code

From: Kees Cook
Date: Tue Aug 18 2020 - 16:08:41 EST


On Tue, Aug 18, 2020 at 10:00:16PM +0200, Christoph Hellwig wrote:
> On Tue, Aug 18, 2020 at 12:59:05PM -0700, Kees Cook wrote:
> > > I didn't see a problem bisecting, do you have something particular in
> > > mind?
> >
> > Oh, I misunderstood this patch to be a fix for compilation. Is this just
> > a correctness fix?
>
> It prepares for using the definition from assembly, which is done in
> the next patch.

Ah! Okay; thanks.

Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx>

--
Kees Cook