#!/bin/sh
# DF-2851 PoC run (unprivileged). Default run: 240s of stress.
# A kernel panic (or corrupted-list crash) during the run is a HIT.
/tmp/accept_abort_race ${1:-240}
