Re: [PATCH] selftests/mm: Drop duplicate test_seal_mprotect_two_vma_with_gap() call
From: David Hildenbrand (Arm)
Date: Tue Aug 04 2026 - 06:35:52 EST
On 8/4/26 10:51, Hongfu Li wrote:
>
> On 8/4/26 4:24 PM, Lorenzo Stoakes (ARM) wrote:
>> On Tue, Aug 04, 2026 at 09:20:37AM +0100, Lorenzo Stoakes (ARM) wrote:
>>> :))
>>>
>>> LGTM so
>>>
>>> Reviewed-by: Lorenzo Stoakes (ARM) <ljs@xxxxxxxxxx>
>> Sorry Pedro mentioned off-list that you need to update the number of tests
>> specified, e.g.:
>>
>> - ksft_set_plan(88);
>> + ksft_set_plan(87);
>>
>> In main().
>>
>> Update that and send a respin and you can attach my tag to it.
> Thanks a lot for your review. I will adjust ksft_set_plan() from 88 to 87 in main() and
> send a respin carrying your Reviewed-by.
>
Feel free to add
Acked-by: David Hildenbrand (Arm) <david@xxxxxxxxxx>
to the respin.
--
Cheers,
David