All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org,
	Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Subject: [RFC PATCH for 4.18 0/2] Restartable Sequences selftests fixes
Date: Sat, 16 Jun 2018 15:44:54 -0400	[thread overview]
Message-ID: <20180616194456.26159-1-mathieu.desnoyers@efficios.com> (raw)

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


             reply	other threads:[~2018-06-16 19:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-16 19:44 Mathieu Desnoyers [this message]
2018-06-16 19:44 ` [RFC PATCH for 4.18 1/2] rseq/selftests: run_param_test.sh should be executable Mathieu Desnoyers
2018-06-16 19:44   ` Mathieu Desnoyers
2018-06-16 19:44   ` Mathieu Desnoyers
2018-06-16 19:44   ` mathieu.desnoyers
2018-06-16 19:44 ` [RFC PATCH for 4.18 2/2] rseq/selftests: arm: align struct rseq_cs on 32 bytes Mathieu Desnoyers
2018-06-16 19:44   ` Mathieu Desnoyers
2018-06-16 19:44   ` Mathieu Desnoyers
2018-06-16 19:44   ` mathieu.desnoyers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180616194456.26159-1-mathieu.desnoyers@efficios.com \
    --to=mathieu.desnoyers@efficios.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.