Properly sync IDT initialization
Open
bug
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 132
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 39
Description
Ideally, https://github.com/hermitcore/libhermit-rs/pull/618 should not be necessary.
Without it, we currently bootloop, because of improper synchronization and the inability to handle the `ipi_tlb_flush` interrupt correctly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.