soc: xilinx: zynqmp: fix out of bounds array access
authorMichal Simek <michal.simek@xilinx.com>
Wed, 20 Apr 2022 07:39:04 +0000 (09:39 +0200)
committerMichal Simek <michal.simek@amd.com>
Fri, 13 May 2022 07:10:02 +0000 (09:10 +0200)
commit303198e26dd455aafd23d25e9f4d99d9fee1caec
tree390e9279e54a054a0911ee6b95572539a38a58ad
parent9b31e109b2dab0e696659f77c057e620bfb62b5b
soc: xilinx: zynqmp: fix out of bounds array access

The call to xilinx_pm_request requires an array of a larger size.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/5f1409de285d7454af171a54e5f115da9d82c44e.1650440343.git.michal.simek@xilinx.com
drivers/soc/soc_xilinx_zynqmp.c