-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The add_frame() does not update the input address parameter and uses mfn_t instead of pointer to paddr_t. Split add_frame() into add_early_frame() (used only for first region of physical memory) and add_frame(), thereby drop 'initial' paramater. Signed-off-by: Pawel Wieczorkiewicz <[email protected]>
- Loading branch information
Showing
1 changed file
with
40 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters