On 8/4/25 2:47 PM, Mohamed Mediouni wrote:
On 4. Aug 2025, at 23:39, Pierrick Bouvier
<pierrick.bouv...@linaro.org> wrote:
Probably a stupid question, but since check, get_cpu and put_cpu are
empty functions, why define them and the logic associated?
They are empty today but won’t be once save/restore is implemented for
the GICv3 state, which is still incomplete so that I carved it out of
this patch series.
That’s one of the last remaining blockers before VM save/restore
I see thanks.
Worth adding a comment into them for that.
-m