Re: [PATCH] ACPI: acpi_dev_irq_override(): Check DMI match last

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jan 6, 2025 at 4:32 AM Mario Limonciello
<mario.limonciello@xxxxxxx> wrote:
>
> On 12/28/2024 10:52, Hans de Goede wrote:
> > acpi_dev_irq_override() gets called approx. 30 times during boot (15 legacy
> > IRQs * 2 override_table entries). Of these 30 calls at max 1 will match
> > the non DMI checks done by acpi_dev_irq_override(). The dmi_check_system()
> > check is by far the most expensive check done by acpi_dev_irq_override(),
> > make this call the last check done by acpi_dev_irq_override() so that it
> > will be called at max 1 time instead of 30 times.
> >
> > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx>
>
> Reviewed-by: Mario Limonciello <mario.limonciello@xxxxxxx>

Applied as 6.13-rc material, thanks!





[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]
  Powered by Linux