You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the future, we'll no longer map the BootInfo into the bootloader's
page tables, so we can't/shouldn't create a mutable reference to it.
We don't need to use a &'static mut anyway using VirtAddr works just as
well.
0 commit comments