On 16/9/25 16:22, Richard Henderson wrote:
The last use of this interface was removed in 603bc048a27f
("hw/arm: Remove pxa2xx_pic").  As the comment in gicv3
stated, keeping pointer references to cpregs has SMP issues,
so avoid future temptation by removing the interface.

Reviewed-by: Manos Pitsidianakis <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
---
  target/arm/cpregs.h       | 32 ++++++++------------------------
  hw/intc/arm_gicv3_cpuif.c | 10 +---------
  target/arm/helper.c       | 29 +++++++++++------------------
  3 files changed, 20 insertions(+), 51 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>


Reply via email to