platform_mp_probe is almost identical on most SoCs, and slightly wrong
on the others. We should just check if mp_ncpus is set to more than one
cpu as we may wish to run on a single core even when SMP is available.
Details
Details
- Reviewers
• ian - Group Reviewers
ARM - Commits
- rS296098: Remove platform_mp_probe as it's almost identical on most ARM SoCs, and
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable