[PATCH v7 6/6] ARM: dts: meson8b: add support for booting the secondary CPU cores
Linus Lüssing
linus.luessing at c0d3.blue
Fri Sep 29 04:29:59 PDT 2017
A five hours test run with the stress-ng tool worked fine for this
patchset for me.
stress-ng command:
$ stress-ng -v --sequential 0 -t 120s --exclude sysfs,opcode --metrics
Logfile (6.3MB):
http://metameute.de/~tux/linux/amlogic/stress-ng-odroidc1%2b-with-resmem%2bsmp-log.txt
Tested device:
- Odroid C1+
Tested OS:
- Debian stable (stress-ng 0.07.16)
Tested kernel: v4.14-rc1 plus this patchset plus:
- "ARM: dts: meson: fixing USB support on Meson6, Meson8 and Meson8b"
https://patchwork.kernel.org/patch/9965871/
- "ARM: dts: meson: enabling the USB Host controller on Odroid-C1/C1+ board"
https://patchwork.kernel.org/patch/9961565/
- "[RFC] ARM: dts: meson8b: add reserved memory zones"
https://patchwork.kernel.org/patch/9977479/
Tested kernel config:
- multi_v7_defconfig, except CONFIG_DRM_TEGRA=n (build error otherwise)
I had to exclude the sysfs and opcode tests though. The former
created an unhandled kernel paging request. And the latter a
silent freeze after some seconds.
Those two issues seem unrelated to this patchset though,
therefore
Tested-by: Linus Lüssing <linus.luessing at c0d3.blue>
More information about the linux-amlogic
mailing list