Skip to content

Solved crash when ncpu=1

Pre-release
Pre-release
Compare
Choose a tag to compare
@AlmuHS AlmuHS released this 04 Oct 17:57
· 141 commits to smp since this release

The system boots when ncpu=1.
Also, we have solved some problems:

  • lapic is mapped even ncpu=1 (but only in SMP mode)
  • temporary mapping is disabled even ncpu=1
  • Removed unnecessary function dummyf()
  • Fixed some errors in AP stack memory assign