Re: [PATCH RFC] nova-core: mm: Add initial structures for page table management
From: Joel Fernandes
Date: Mon Oct 06 2025 - 17:11:50 EST
On 10/6/2025 5:09 PM, Joel Fernandes wrote:
> Add initial structures and helpers for page table management. Will
> expand and build on this in later patches. Uses bitstruct for clean
> code.
Sorry this commit message needs an update, bitstruct is now called bitfield
(this is just an initial RFC).
Thanks.