Wind River Support Network

HomeDefectsLINCD-3519
Fixed

LINCD-3519 : Fix a potential deadlock on OCTEON TX2 Platform

Created: Oct 29, 2020    Updated: Jan 19, 2021
Resolved Date: Jan 3, 2021
Found In Version: 10.20.45.0, 10.20.53.0
Fix Version: 10.21.5.0
Severity: Standard
Applicable for: Wind River Linux CD
Component/s: BSP

Description

A potential ABBA deadlock on OCTEON TX2 may cause hungtask, now we have fixed it.

Steps to Reproduce

Build with attachment (Kconfig)

/lpg-build/cdc/fast_prod/WRLINUX_MASTER_WR/MASTER_WR_GIT/wrlinux-10/setup.sh --machines marvell-cn96xx --templates feature/linux-yocto-dev feature/toolchain-next feature/userspace-next feature/docker --distros wrlinux --dl-layers --accept-eula=yes
source oe-init-build-env build_wrlinux
echo KERNEL_FEATURES_append = \" features/usb/serial-all.scc\" >> conf/local.conf
echo KERNEL_VERSION_SANITY_SKIP=\"1\" >> conf/local.conf
echo IMAGE_FSTYPES += \" tar.bz2\" >> conf/local.conf
echo BB_NUMBER_THREADS ?= \"24\" >> conf/local.conf
echo PARALLEL_MAKE ?= \"-j 24\" >> conf/local.conf
bitbake-layers add-layer $test_layerdir/wr-testing/bts-dev 
echo require templates/feature/bts/template.conf >> conf/local.conf 
bitbake wrlinux-image-std

Deploy images, boot target and run stress_cpu test.

# /opt/wr-test/testcases/bts/stress_cpu/runtest.sh
Live chat
Online