mbox series

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

Message ID 20191114164555.GA19398@bogus (mailing list archive)
State Mainlined, archived
Commit 7bd39bc6bfdf96f5df0f92199bbc1a3ee2f2adb8
Headers show
Series [GIT,PULL,v2] 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. 14, 2019, 4:45 p.m. UTC
Hi ARM SoC Team,

Stephen Rothwell reported issue[1] with fixes tag in the commit. I have
fixed the same and re-tagged it. Please drop the earlier PR and use
this one based on your preference(I am not sure if want to ignore or
fix it). Sorry for the silly mistake.

Please pull !

Regards,
Sudeep

[1] https://lore.kernel.org/lkml/20191114202122.0f38eab6@canb.auug.org.au/

-->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 7bd39bc6bfdf96f5df0f92199bbc1a3ee2f2adb8:

  firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BIT (2019-11-14 11:13:50 +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 (#901): https://linux.kernel.org/g/patchwork-soc/message/901
Mute This Topic: https://linux.kernel.org/mt/57833266/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

Olof Johansson Nov. 16, 2019, 11:34 p.m. UTC | #1
On Thu, Nov 14, 2019 at 04:45:55PM +0000, Sudeep Holla wrote:
> Hi ARM SoC Team,
> 
> Stephen Rothwell reported issue[1] with fixes tag in the commit. I have
> fixed the same and re-tagged it. Please drop the earlier PR and use
> this one based on your preference(I am not sure if want to ignore or
> fix it). Sorry for the silly mistake.

Usually we don't re-merge once we pick something up, but in this case it's at
the top of the branch so I did rebase with this version.

We should be running linters on the pull requests in patchwork so this is
caught before we merge, it's on the todo list but not done yet.

-Olof

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

View/Reply Online (#904): https://linux.kernel.org/g/patchwork-soc/message/904
Mute This Topic: https://linux.kernel.org/mt/57833266/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]
-=-=-=-=-=-=-=-=-=-=-=-
patchwork-bot+linux-soc@kernel.org Nov. 16, 2019, 11:41 p.m. UTC | #2
Hello:

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

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

Total patches: 1
patchwork-bot+linux-soc@kernel.org Nov. 16, 2019, 11:41 p.m. UTC | #3
Hello:

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

On Thu, 14 Nov 2019 16:45:55 +0000 you wrote:
> Hi ARM SoC Team,
> 
> Stephen Rothwell reported issue[1] with fixes tag in the commit. I have
> fixed the same and re-tagged it. Please drop the earlier PR and use
> this one based on your preference(I am not sure if want to ignore or
> fix it). Sorry for the silly mistake.
> 
> [...]


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

You are awesome, thank you!
Sudeep Holla Nov. 18, 2019, 10:31 a.m. UTC | #4
On Sat, Nov 16, 2019 at 03:34:52PM -0800, Olof Johansson wrote:
> On Thu, Nov 14, 2019 at 04:45:55PM +0000, Sudeep Holla wrote:
> > Hi ARM SoC Team,
> >
> > Stephen Rothwell reported issue[1] with fixes tag in the commit. I have
> > fixed the same and re-tagged it. Please drop the earlier PR and use
> > this one based on your preference(I am not sure if want to ignore or
> > fix it). Sorry for the silly mistake.
>
> Usually we don't re-merge once we pick something up, but in this case it's at
> the top of the branch so I did rebase with this version.
>

I understand, thanks. Sorry for the trouble.

> We should be running linters on the pull requests in patchwork so this is
> caught before we merge, it's on the todo list but not done yet.
>

I think even checkpatch reports such issues, I must have ignored it by
accident. I will be more careful in the future.

--
Regards,
Sudeep

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

View/Reply Online (#913): https://linux.kernel.org/g/patchwork-soc/message/913
Mute This Topic: https://linux.kernel.org/mt/57833266/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]
-=-=-=-=-=-=-=-=-=-=-=-