Re: [PATCH] acpi: add support for extended IRQ to PCI link

From: Sinan Kaya
Date: Mon Nov 09 2015 - 11:29:00 EST




On 11/9/2015 8:50 AM, Timur Tabi wrote:
Sinan Kaya wrote:

I'm concerned about this though since you warned. This used to consume
1024 bytes now 4096 bytes.

static int acpi_irq_penalty[ACPI_MAX_IRQS] = {
PIRQ_PENALTY_ISA_ALWAYS, /* IRQ0 timer */
...
}

As long as it's not ever put on the stack, it should be fine.


Alright...

If 1k global is OK, 4k global should be OK too.

--
Sinan Kaya
Qualcomm Technologies, Inc. on behalf of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/