On 06.03.2025 17:13, Juergen Gross wrote:
> Some use cases of get_global_virq_handler() didn't account for the
> case of running without hardware domain.
>
> Fix that by testing get_global_virq_handler() returning NULL where
> needed (e.g. when directly dereferencing the result).
>
> Fixes: 980822c5edd1 ("xen/events: allow setting of global virq handler only
> for unbound virqs")
> Signed-off-by: Juergen Gross <[email protected]>Reviewed-by: Jan Beulich <[email protected]>
