Skip to content

Type check not properly inserted into boot code #406

@gparmer

Description

@gparmer

When booting (in boot_comp.c), the BSS is allocated with kernel typed memory (which is bug #1), and then the retype machinery allows it to be mapped in despite it being an incorrect type for mapping into user level (bug #2).

FIXME.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions