Re: [PATCH 01/21] genirq: Introduce number_of_interrupts() and set_number_of_interrupts()

From: Thomas Gleixner
Date: Sun Oct 06 2024 - 15:59:01 EST


On Thu, Oct 03 2024 at 14:01, Bart Van Assche wrote:
> On 10/2/24 8:49 AM, Thomas Gleixner wrote:
>>> How about irq_count() and irq_set_count()?
>>
>> Sure.
>
> I just noticed that a macro with the name irq_count() already exists.
> How about the names irq_get_nr_irqs() and irq_set_nr_irqs() instead?

Sounds good to me.

Thanks,

tglx