All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Ohad Ben-Cohen <ohad@wizery.com>,
	linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Baolin Wang <baolin.wang7@gmail.com>,
	"Gustavo A. R. Silva" <gustavo@embeddedor.com>
Subject: [GIT PULL] hwspinlock updates for v5.7
Date: Wed, 1 Apr 2020 18:08:40 -0700	[thread overview]
Message-ID: <20200402010837.GB751391@yoga> (raw)

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git tags/hwlock-v5.7

for you to fetch changes up to ef17f5193edd42e8913c93d0b601c101c56a15bb:

  hwspinlock: hwspinlock_internal.h: Replace zero-length array with flexible-array member (2020-03-25 22:30:46 -0700)

----------------------------------------------------------------
hwspinlock updates for v5.7

This marks all hwspinlock driver COMPILE_TESTable and replaces the zero-length
array in hwspinlock_device with a flexible-array member.

----------------------------------------------------------------
Baolin Wang (1):
      hwspinlock: Allow drivers to be built with COMPILE_TEST

Gustavo A. R. Silva (1):
      hwspinlock: hwspinlock_internal.h: Replace zero-length array with flexible-array member

 drivers/hwspinlock/Kconfig               | 12 ++++++------
 drivers/hwspinlock/hwspinlock_internal.h |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Ohad Ben-Cohen <ohad@wizery.com>,
	linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Baolin Wang <baolin.wang7@gmail.com>,
	"Gustavo A. R. Silva" <gustavo@embeddedor.com>
Subject: [GIT PULL] hwspinlock updates for v5.7
Date: Wed, 1 Apr 2020 18:08:37 -0700	[thread overview]
Message-ID: <20200402010837.GB751391@yoga> (raw)

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git tags/hwlock-v5.7

for you to fetch changes up to ef17f5193edd42e8913c93d0b601c101c56a15bb:

  hwspinlock: hwspinlock_internal.h: Replace zero-length array with flexible-array member (2020-03-25 22:30:46 -0700)

----------------------------------------------------------------
hwspinlock updates for v5.7

This marks all hwspinlock driver COMPILE_TESTable and replaces the zero-length
array in hwspinlock_device with a flexible-array member.

----------------------------------------------------------------
Baolin Wang (1):
      hwspinlock: Allow drivers to be built with COMPILE_TEST

Gustavo A. R. Silva (1):
      hwspinlock: hwspinlock_internal.h: Replace zero-length array with flexible-array member

 drivers/hwspinlock/Kconfig               | 12 ++++++------
 drivers/hwspinlock/hwspinlock_internal.h |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

             reply	other threads:[~2020-04-02  1:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-02  1:08 Bjorn Andersson [this message]
2020-04-02  1:08 ` [GIT PULL] hwspinlock updates for v5.7 Bjorn Andersson
2020-04-03  0:40 ` pr-tracker-bot

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=20200402010837.GB751391@yoga \
    --to=bjorn.andersson@linaro.org \
    --cc=baolin.wang7@gmail.com \
    --cc=gustavo@embeddedor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=ohad@wizery.com \
    --cc=torvalds@linux-foundation.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.