mbox series

[GIT,PULL] ARM: vexpress: updates for v5.4

Message ID 20190814172441.26143-1-sudeep.holla@arm.com (mailing list archive)
State Mainlined, archived
Commit ace4682635db252d40071f62af328c90508cafdd
Headers show
Series [GIT,PULL] ARM: vexpress: updates for v5.4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/vexpress-update-5.4

Message

Sudeep Holla Aug. 14, 2019, 5:24 p.m. UTC
Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/vexpress-update-5.4

for you to fetch changes up to ace4682635db252d40071f62af328c90508cafdd:

  ARM: vexpress: Cleanup cppcheck shifting warning (2019-07-31 16:36:58 +0100)

----------------------------------------------------------------
ARMv7 Vexpress update for v5.4

Single cleanup patch handling type checks using cppcheck tool
(bitwise shift by more than 31 on a 32 bit type)

----------------------------------------------------------------
Phong Tran (1):
      ARM: vexpress: Cleanup cppcheck shifting warning

 arch/arm/mach-vexpress/spc.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

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

Arnd Bergmann Aug. 14, 2019, 7:22 p.m. UTC | #1
On Wed, Aug 14, 2019 at 7:24 PM Sudeep Holla <sudeep.holla@arm.com> wrote:
> ----------------------------------------------------------------
> ARMv7 Vexpress update for v5.4
>
> Single cleanup patch handling type checks using cppcheck tool
> (bitwise shift by more than 31 on a 32 bit type)
>
> ----------------------------------------------------------------
> Phong Tran (1):
>       ARM: vexpress: Cleanup cppcheck shifting warning

I think this patch by Phong Tran is wrong, so I'm not pulling the branch.
I'll reply to the patch instead.

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

View/Reply Online (#338): https://linux.kernel.org/g/patchwork-soc/message/338
Mute This Topic: https://linux.kernel.org/mt/32866303/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]
-=-=-=-=-=-=-=-=-=-=-=-
Sudeep Holla Aug. 15, 2019, 8:57 a.m. UTC | #2
On Wed, Aug 14, 2019 at 09:22:29PM +0200, Arnd Bergmann wrote:
> On Wed, Aug 14, 2019 at 7:24 PM Sudeep Holla <sudeep.holla@arm.com> wrote:
> > ----------------------------------------------------------------
> > ARMv7 Vexpress update for v5.4
> >
> > Single cleanup patch handling type checks using cppcheck tool
> > (bitwise shift by more than 31 on a 32 bit type)
> >
> > ----------------------------------------------------------------
> > Phong Tran (1):
> >       ARM: vexpress: Cleanup cppcheck shifting warning
> 
> I think this patch by Phong Tran is wrong, so I'm not pulling the branch.
> I'll reply to the patch instead.
>

Ah OK, thanks. Saw some patches of that series in the tree, hence pulled.

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

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