2 # SPDX-License-Identifier: GPL-2.0-only
3 # Copyright (C) 2015-2019 ARM Limited.
4 # Original author: Dave Martin <Dave.Martin@arm.com>
17 if [ -n "$pids" ]; then
23 if [ -n "$logs" ]; then
40 trap interrupt INT TERM EXIT
43 for x
in `seq 0 $((NR_CPUS * 4))`; do
50 # Wait for all child processes to be created: