On Fri, Jul 18, 2025 at 07:23:25PM +0100, Robin Murphy wrote:
Shouldn't it work to parametrise both numbers accordingly, e.g. (if my Friday-evening maths holds up) reserve "1UL - MOCK_PAGE_SIZE * 16" then map "MOCK_PAGE_SIZE * 10"?
It could be done, but I wanted to capture the syzkaller test case exactly as it was, weird randomized numbers and all.
Jason