Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752090AbbKINu5 (ORCPT ); Mon, 9 Nov 2015 08:50:57 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:34495 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751667AbbKINuw (ORCPT ); Mon, 9 Nov 2015 08:50:52 -0500 Subject: Re: [PATCH] acpi: add support for extended IRQ to PCI link To: Sinan Kaya , Jiang Liu , linux-acpi@vger.kernel.org, cov@codeaurora.org, jcm@redhat.com Cc: agross@codeaurora.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, "Rafael J. Wysocki" , Len Brown , linux-kernel@vger.kernel.org References: <1446998832-7023-1-git-send-email-okaya@codeaurora.org> <56402E23.1070805@linux.intel.com> <56403311.2020806@codeaurora.org> From: Timur Tabi Message-ID: <5640A4B8.9020602@codeaurora.org> Date: Mon, 9 Nov 2015 07:50:48 -0600 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:41.0) Gecko/20100101 Firefox/41.0 SeaMonkey/2.38 MIME-Version: 1.0 In-Reply-To: <56403311.2020806@codeaurora.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 715 Lines: 21 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/