Re: [PATCH v2] x86/mm: Adjust the padding size for KASLR

From: Baoquan He
Date: Sat Feb 16 2019 - 09:23:49 EST


On 02/14/19 at 12:39pm, Masayoshi Mizuma wrote:
> > Another thing is for the 3rd part, I also queued several patches in my
> > local branch, they are code bug fix patches, and several clean up
> > patches suggested by Ingo and Kirill. They can be found here:
> >
> > https://github.com/baoquan-he/linux/commits/kaslar-mm-bug-fix
> >
> > In my local patches, Ingo suggested opening code get_padding(), and
> > about the SGI UV bug, he suggested adding another function to calculate
> > the needed size for the direct mapping region. So I am wondering if you
> > can rebase the part 3 on top of it, or you add a new function to
> > calculate the size for the direct mapping region so that I can rebase on
> > top of your patch and reuse it.
> >
> > What do you think about it?
>
> OK, I will rebase my patches on top of your patch.
> Could you add CCing me when you post your patches?

The patchset has been sent out and added you in the CC list, please feel
free to check.

Thanks
Baoquan