[PATCH 0/2] Remove Variable Length Arrays from powerpc code

Suraj Jitindar Singh sjitindarsingh at gmail.com
Wed Sep 5 12:09:49 AEST 2018


This patch series removes two Variable Length Arrays (VLAs) from
the powerpc code.

Series based on v4.19-rc2

Suraj Jitindar Singh (2):
  powerpc/prom: Remove VLA in prom_check_platform_support()
  powerpc/pseries: Remove VLA from lparcfg_write()

 arch/powerpc/kernel/prom_init.c          | 7 +++++--
 arch/powerpc/platforms/pseries/lparcfg.c | 5 ++---
 2 files changed, 7 insertions(+), 5 deletions(-)

-- 
2.13.6



More information about the Linuxppc-dev mailing list