[0/2] Skip the 'perf test sigtrap' on kernels with sleepable spinlocks

Message ID 20231129154718.326330-1-acme@kernel.org
Headers
Series Skip the 'perf test sigtrap' on kernels with sleepable spinlocks |

Message

Arnaldo Carvalho de Melo Nov. 29, 2023, 3:47 p.m. UTC
  From: Arnaldo Carvalho de Melo <acme@redhat.com>

Hi,

	Please take a look,

- Arnaldo

Arnaldo Carvalho de Melo (2):
  perf test sigtrap: Generalize the BTF routine to reuse it in this test
  perf tests sigtrap: Skip if running on a kernel with sleepable
    spinlocks

 tools/perf/tests/sigtrap.c | 106 +++++++++++++++++++++++++++++--------
 1 file changed, 84 insertions(+), 22 deletions(-)