Kernel: loaded kernel #239
Annotations
4 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run cargo run -- build:
bootloader/stage-64bit/src/main.rs#L42
unused import: `PAGE_4K`
|
Run cargo run -- build:
bootloader/stage-64bit/src/paging.rs#L64
field `stack_end_virt` is never read
|
Run cargo run -- build:
bootloader/stage-64bit/src/paging.rs#L77
method `stack_slice` is never used
|
Loading