2015-11-30 22:50, Jerin Jacob: > > v1..v2 > created common arm64 configs under common_arm64 file. > let each armv8 machine targets capture only the differences > between the common arm64 config. > > v2..v3 > Fix whitespace issue with git am > > v3..v4 > removed common_arm64 file and used defconfig_arm64-armv8a-linuxapp-gcc > as base > > Jerin Jacob (2): > config: use defconfig_arm64-armv8a-linuxapp-gcc as base for arm64 > targets > config: disable CONFIG_RTE_SCHED_VECTOR for arm
Applied, thanks Even if the compilation is already fixed, it is a good idea to explicitly mark SCHED_VECTOR as disabled instead of relying on internal disabling.