commit | 5824c1792a580d0ab04a8936c372570a820861a6 | [log] [tgz] |
---|---|---|
author | Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com> | Thu Jun 08 08:51:52 2023 +0530 |
committer | Michal Simek <michal.simek@amd.com> | Mon Jun 12 13:25:02 2023 +0200 |
tree | 2349707627f12d22332bb6f4a187de8c37b4e7dc | |
parent | 5389fb5332cfd26262fb235aaebf3f8ee4fafe80 [diff] |
arm64: zynqmp: Fix lockstep mode cpu release functionality For lockstep mode, cpu_release function is expecting to execute on R5 core 0, if there is attempt to pass other than R5 core 0, through an error saying "Lockstep mode should run on R5 core 0 only". Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com> Link: https://lore.kernel.org/r/20230608032152.980-3-venkatesh.abbarapu@amd.com Signed-off-by: Michal Simek <michal.simek@amd.com>