Re: [PATCH 0/2] Use generic code for virtual address of randomization of x86

From: Xiongwei Song
Date: Tue Sep 21 2021 - 10:11:18 EST




> On Sep 21, 2021, at 9:24 PM, Kees Cook <keescook@xxxxxxxxxxxx> wrote:
>
>
>
> On September 21, 2021 4:02:50 AM PDT, sxwjean@xxxxxx wrote:
>> From: Xiongwei Song <sxwjean@xxxxxxxxx>
>>
>> Hello,
>>
>> The two patches are to use generic code for randomization of virtual
>> address of x86. Since the basic code logic of x86 is same as generic
>> code, so no need to implement these functions on x86, please see the
>> details in comments of patch 2.
>
> Hi!
>
> The other patches do not seem to have arrived; I only see 0/2.

Sorry for that. Let me resend the patches.

Regards,
Xiongwei