commit | 4b19cb1f8d59998c166b88c492ed8d0f8ca3dea0 | [log] [tgz] |
---|---|---|
author | Jorge Ramirez-Ortiz <jorge@foundries.io> | Sat Apr 16 20:15:30 2022 +0200 |
committer | Michal Simek <michal.simek@amd.com> | Fri May 13 09:10:02 2022 +0200 |
tree | f7e3a7cf83f0a14c2f41bc288c1367d46fd42eb0 | |
parent | 52cf4881871d07ddcfeda8cf8fb42d44146fe962 [diff] |
soc: xilinx: versal: fix out of bounds array access The call to xilinx_pm_request requires an array of a larger size. Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io> Link: https://lore.kernel.org/r/20220416181530.2311155-1-jorge@foundries.io Signed-off-by: Michal Simek <michal.simek@xilinx.com>