xref: /linux/tools/testing/selftests/rseq/run_legacy_check.sh (revision a0fa68d8ce759dbf6aaf19a043ddd77a2128c26c)
1#!/bin/bash
2# SPDX-License-Identifier: GPL-2.0
3
4GLIBC_TUNABLES="${GLIBC_TUNABLES:-}:glibc.pthread.rseq=0" ./legacy_check
5