> Here an invalid address range is provided, since pid is checked before
> address ranges are checked.
> BTW, the size of iovec array cannot be bigger than IOV_MAX. It might be
> worth testing as well, if you want to.
> With default_huge_page_size() -> read_pmd_pagesize() fix, feel free to
> add:
On 21 Jul 2025, at 7:46, wang lian wrote:
> Add tests for process_madvise(), focusing on verifying behavior under
> various conditions including valid usage and error cases.
>
> Signed-off-by: wang lian
> Suggested-by: Lorenzo Stoakes
> Suggested-by: David Hildenbrand
> Suggested-by: Zi Yan
>
Add tests for process_madvise(), focusing on verifying behavior under
various conditions including valid usage and error cases.
Signed-off-by: wang lian
Suggested-by: Lorenzo Stoakes
Suggested-by: David Hildenbrand
Suggested-by: Zi Yan
Suggested-by: Mark Brown
Acked-by: SeongJae Park
---
Ch
3 matches
Mail list logo