All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] firmware: arm_scmi: Fixes for v5.15
@ 2021-10-07 10:28 ` Sudeep Holla
  0 siblings, 0 replies; 3+ messages in thread
From: Sudeep Holla @ 2021-10-07 10:28 UTC (permalink / raw)
  To: ARM SoC Team, SoC Team, ALKML
  Cc: Sudeep Holla, Arnd Bergmann, Cristian Marussi, Olof Johansson

Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fixes-5.15

for you to fetch changes up to bf1acf809d5694a942e113dfca6ef076d3904bb4:

  firmware: arm_scmi: Add proper barriers to scmi virtio device (2021-10-06 11:12:45 +0100)

----------------------------------------------------------------
SCMI fixes for v5.15

A few fixes addressing:
- Kconfig dependency between VIRTIO and ARM_SCMI_PROTOCOL
- Link-time error with __exit annotation for virtio_scmi_exit
- Unnecessary nested irqsave/irqrestore spinlocks in virtio transport
- Missing SMP barriers to protect accesses to SCMI virtio device

----------------------------------------------------------------
Arnd Bergmann (1):
      firmware: arm_scmi: Remove __exit annotation

Cristian Marussi (3):
      firmware: arm_scmi: Fix virtio transport Kconfig dependency
      firmware: arm_scmi: Simplify spinlocks in virtio transport
      firmware: arm_scmi: Add proper barriers to scmi virtio device

 drivers/firmware/arm_scmi/Kconfig  |  2 +-
 drivers/firmware/arm_scmi/virtio.c | 44 +++++++++++++++++++++++++++-----------
 2 files changed, 32 insertions(+), 14 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-07 21:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-07 10:28 [GIT PULL] firmware: arm_scmi: Fixes for v5.15 Sudeep Holla
2021-10-07 10:28 ` Sudeep Holla
2021-10-07 21:00 ` patchwork-bot+linux-soc

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.