Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1265687
| From | Timur Tabi <timur@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] acpi: add support for extended IRQ to PCI link |
| Date | 2015-11-09 15:00 +0100 |
| Message-ID | <qsV9h-77p-35@gated-at.bofh.it> (permalink) |
| References | <qsAHw-2kS-17@gated-at.bofh.it> <qsNbI-292-5@gated-at.bofh.it> <qsNv4-2fT-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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.
--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the
Code Aurora Forum, hosted by The Linux Foundation.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] acpi: add support for extended IRQ to PCI link Sinan Kaya <okaya@codeaurora.org> - 2015-11-08 17:10 +0100
Re: [PATCH] acpi: add support for extended IRQ to PCI link Timur Tabi <timur@codeaurora.org> - 2015-11-08 17:20 +0100
Re: [PATCH] acpi: add support for extended IRQ to PCI link Timur Tabi <timur@codeaurora.org> - 2015-11-09 01:10 +0100
Re: [PATCH] acpi: add support for extended IRQ to PCI link "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2015-11-09 22:20 +0100
Re: [PATCH] acpi: add support for extended IRQ to PCI link Sinan Kaya <okaya@codeaurora.org> - 2015-11-09 01:10 +0100
Re: [PATCH] acpi: add support for extended IRQ to PCI link Andy Shevchenko <andy.shevchenko@gmail.com> - 2015-11-08 21:40 +0100
Re: [PATCH] acpi: add support for extended IRQ to PCI link Sinan Kaya <okaya@codeaurora.org> - 2015-11-09 23:40 +0100
Re: [PATCH] acpi: add support for extended IRQ to PCI link Jiang Liu <jiang.liu@linux.intel.com> - 2015-11-09 06:30 +0100
Re: [PATCH] acpi: add support for extended IRQ to PCI link Sinan Kaya <okaya@codeaurora.org> - 2015-11-09 06:50 +0100
Re: [PATCH] acpi: add support for extended IRQ to PCI link Jiang Liu <jiang.liu@linux.intel.com> - 2015-11-09 09:50 +0100
Re: [PATCH] acpi: add support for extended IRQ to PCI link Timur Tabi <timur@codeaurora.org> - 2015-11-09 15:00 +0100
Re: [PATCH] acpi: add support for extended IRQ to PCI link Sinan Kaya <okaya@codeaurora.org> - 2015-11-09 17:30 +0100
csiph-web