Re: [PATCH 11/28] target/hexagon: Remove CPUClass:has_work() handler

2025-01-24 Thread Brian Cain
On 1/21/2025 8:23 AM, Philippe Mathieu-Daudé wrote: Remove as unreachable code. Signed-off-by: Philippe Mathieu-Daudé --- Reviewed-by: Brian Cain target/hexagon/cpu.c | 6 -- 1 file changed, 6 deletions(-) diff --git a/target/hexagon/cpu.c b/target/hexagon/cpu.c index 0b7fc98f6c

Re: [PATCH 11/28] target/hexagon: Remove CPUClass:has_work() handler

2025-01-24 Thread Richard Henderson
On 1/21/25 06:23, Philippe Mathieu-Daudé wrote: Remove as unreachable code. Signed-off-by: Philippe Mathieu-Daudé --- target/hexagon/cpu.c | 6 -- 1 file changed, 6 deletions(-) Reviewed-by: Richard Henderson r~

[PATCH 11/28] target/hexagon: Remove CPUClass:has_work() handler

2025-01-21 Thread Philippe Mathieu-Daudé
Remove as unreachable code. Signed-off-by: Philippe Mathieu-Daudé --- target/hexagon/cpu.c | 6 -- 1 file changed, 6 deletions(-) diff --git a/target/hexagon/cpu.c b/target/hexagon/cpu.c index 0b7fc98f6ce..f77e305d611 100644 --- a/target/hexagon/cpu.c +++ b/target/hexagon/cpu.c @@ -262,11 +