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-arm-msm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to