|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 3/3] mini-os: mm: convert set_readonly() to use walk_pt()
On 31.07.24 23:37, Samuel Thibault wrote: Juergen Gross, le mer. 31 juil. 2024 15:00:26 +0200, a ecrit: Oh, indeed. Thanks for catching this. And assert that it is 0 after calling walk_pt in set_readonly, to make sure the va + 2 * PAGE_SIZE > ro->etext test did work properly (personally I would have rather made set_readonly call a last HYPERVISOR_mmu_update in case ro->count is not 0, which looks more robust that a quite magic-looking va + 2 * PAGE_SIZE > ro->etext test) I think you are right. I'll do that. Juergen
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |