mbox series

[GIT,PULL] ARM: vexpress: Fixes for v5.18

Message ID 20220407110828.1436206-1-sudeep.holla@arm.com
State New
Headers show
Series [GIT,PULL] ARM: vexpress: Fixes for v5.18 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/vexpress-fixes-5.18

Message

Sudeep Holla April 7, 2022, 11:08 a.m. UTC
Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/vexpress-fixes-5.18

for you to fetch changes up to 42a997f0bde1da0cce14a4768bb190b5030513eb:

  ARM: vexpress/spc: Fix all the kernel-doc build warnings (2022-04-07 10:50:01 +0100)

----------------------------------------------------------------
ARM Vexpress fixes for 5.18

Couple of fixes to address negative array index access and kernel-doc
build warnings.

----------------------------------------------------------------
Kees Cook (1):
      ARM: vexpress/spc: Avoid negative array index when !SMP

Sudeep Holla (2):
      ARM: vexpress/spc: Fix kernel-doc build warning for ve_spc_cpu_in_wfi
      ARM: vexpress/spc: Fix all the kernel-doc build warnings

 arch/arm/mach-vexpress/spc.c | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)