mbox series

[GIT,PULL] firmware: arm_scmi: fix for v5.5

Message ID 20191113180406.GA12601@bogus (mailing list archive)
State Superseded
Commit bdc25e1651109535a273fc7ddf333bcce0e14d58
Headers show
Series [GIT,PULL] firmware: arm_scmi: fix for v5.5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fix-5.5

Message

Sudeep Holla Nov. 13, 2019, 6:04 p.m. UTC
Hi ARM SoC Team,

Sorry for the late pull request, but since it's a fix for bug reported
recently, I am sending it anyway. It's too late for v5.4 and not that
urgent IMO, so can go for v5.5

Please pull !

Regards,
Sudeep

-->8

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fix-5.5

for you to fetch changes up to 9a6edfe32f3741163e7bf30f264cc114e7cb38b7:

  firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BIT (2019-11-13 11:48:32 +0000)

----------------------------------------------------------------
ARM SCMI fix for v5.5

Just a single fix to correct the SCMI fast channel doorbell ring logic
when CONFIG_64BIT is not set.

----------------------------------------------------------------
Sudeep Holla (1):
      firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BIT

 drivers/firmware/arm_scmi/perf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#897): https://linux.kernel.org/g/patchwork-soc/message/897
Mute This Topic: https://linux.kernel.org/mt/56105047/1554929
Group Owner: patchwork-soc+owner@linux.kernel.org
Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub  [patchwork-linux-kernel-org@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-

Comments

patchwork-bot+linux-soc@kernel.org Nov. 14, 2019, 1:22 a.m. UTC | #1
Hello:

The following patches were marked "accepted", because they were applied to
soc/soc.git (refs/heads/for-next):

Patch: [GIT,PULL] firmware: arm_scmi: fix for v5.5
  Submitter: Sudeep Holla <Sudeep.Holla@arm.com>
  Patchwork: https://patchwork.kernel.org/project/linux-soc/list/?series=202593

Total patches: 1
patchwork-bot+linux-soc@kernel.org Nov. 14, 2019, 1:22 a.m. UTC | #2
Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next).

On Wed, 13 Nov 2019 18:04:06 +0000 you wrote:
> Hi ARM SoC Team,
> 
> Sorry for the late pull request, but since it's a fix for bug reported
> recently, I am sending it anyway. It's too late for v5.4 and not that
> urgent IMO, so can go for v5.5
> 
> Please pull !
> 
> [...]


Here is a summary with links:
  - [GIT,PULL] firmware: arm_scmi: fix for v5.5
    https://git.kernel.org/soc/soc/c/bdc25e1651109535a273fc7ddf333bcce0e14d58

You are awesome, thank you!