[PATCH] um: Support SPARSE_IRQ

Johannes Berg johannes at sipsolutions.net
Wed Aug 27 12:38:17 PDT 2025


On Mon, 2025-08-25 at 14:19 -0700, Brian Norris wrote:
> 
> +#ifdef CONFIG_SPARSE_IRQ
> +int __init arch_probe_nr_irqs(void)
> 

Is there much point in the ifdef if it's anyway always going to be
enabled due to the 'select'?

johannes



More information about the linux-um mailing list