[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180616194456.26159-1-mathieu.desnoyers@efficios.com>
Date: Sat, 16 Jun 2018 15:44:54 -0400
From: Mathieu Desnoyers <mathieu.desnoyers@...icios.com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: linux-kernel@...r.kernel.org,
Mathieu Desnoyers <mathieu.desnoyers@...icios.com>
Subject: [RFC PATCH for 4.18 0/2] Restartable Sequences selftests fixes
Those are trivial restartable sequences selftest fixes for 4.18.
The executable flag of run_param_test.sh got lost in the merge of the
rseq patchset.
On ARM, align the struct rseq_cs definition in the inline asm to match
the alignment of that structure in the uapi headers.
Thanks,
Mathieu
Mathieu Desnoyers (2):
rseq/selftests: run_param_test.sh should be executable
rseq/selftests: arm: align struct rseq_cs on 32 bytes
tools/testing/selftests/rseq/rseq-arm.h | 1 +
tools/testing/selftests/rseq/run_param_test.sh | 0
2 files changed, 1 insertion(+)
mode change 100644 => 100755 tools/testing/selftests/rseq/run_param_test.sh
--
2.11.0
Powered by blists - more mailing lists