All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Wiklander <jens.wiklander@linaro.org>
To: arm-soc <arm@kernel.org>, soc@kernel.org
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] tee subsys for v5.4
Date: Thu, 15 Aug 2019 08:56:59 +0200	[thread overview]
Message-ID: <20190815065659.GA13498@jax> (raw)

Hello arm-soc maintainers,

Please pull this OP-TEE driver patch. It adds a call to might_sleep()
during RPC in the OP-TEE driver in order to be more friendly with
CONFIG_PREEMPT_VOLUNTARY.

Thanks,
Jens

The following changes since commit 0ecfebd2b52404ae0c54a878c872bb93363ada36:

  Linux 5.2 (2019-07-07 15:41:56 -0700)

are available in the Git repository at:

  git://git.linaro.org/people/jens.wiklander/linux-tee.git tags/tee-optee-for-5.4

for you to fetch changes up to 9f02b8f61f29f4518581770d57bfffe99b1ea599:

  tee: optee: add might_sleep for RPC requests (2019-07-08 22:38:56 +0200)

----------------------------------------------------------------
Add might_sleep() in OP-TEE RPC requests

----------------------------------------------------------------
Rouven Czerwinski (1):
      tee: optee: add might_sleep for RPC requests

 drivers/tee/optee/call.c | 1 +
 1 file changed, 1 insertion(+)

WARNING: multiple messages have this Message-ID (diff)
From: Jens Wiklander <jens.wiklander@linaro.org>
To: arm-soc <arm@kernel.org>, soc@kernel.org
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] tee subsys for v5.4
Date: Thu, 15 Aug 2019 08:56:59 +0200	[thread overview]
Message-ID: <20190815065659.GA13498@jax> (raw)

Hello arm-soc maintainers,

Please pull this OP-TEE driver patch. It adds a call to might_sleep()
during RPC in the OP-TEE driver in order to be more friendly with
CONFIG_PREEMPT_VOLUNTARY.

Thanks,
Jens

The following changes since commit 0ecfebd2b52404ae0c54a878c872bb93363ada36:

  Linux 5.2 (2019-07-07 15:41:56 -0700)

are available in the Git repository at:

  git://git.linaro.org/people/jens.wiklander/linux-tee.git tags/tee-optee-for-5.4

for you to fetch changes up to 9f02b8f61f29f4518581770d57bfffe99b1ea599:

  tee: optee: add might_sleep for RPC requests (2019-07-08 22:38:56 +0200)

----------------------------------------------------------------
Add might_sleep() in OP-TEE RPC requests

----------------------------------------------------------------
Rouven Czerwinski (1):
      tee: optee: add might_sleep for RPC requests

 drivers/tee/optee/call.c | 1 +
 1 file changed, 1 insertion(+)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2019-08-15  6:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-15  6:56 Jens Wiklander [this message]
2019-08-15  6:56 ` [GIT PULL] tee subsys for v5.4 Jens Wiklander
2019-08-15 12:39 ` Arnd Bergmann
2019-08-15 12:39   ` Arnd Bergmann

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=20190815065659.GA13498@jax \
    --to=jens.wiklander@linaro.org \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soc@kernel.org \
    /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.