public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: Sinan Kaya <okaya@codeaurora.org>
Cc: linux-acpi@vger.kernel.org, timur@codeaurora.org,
	cov@codeaurora.org, jcm@redhat.com, helgaas@kernel.org
Subject: Re: [PATCH V9 0/2] ACPI, PCI, irq: remove interrupt limitations
Date: Sun, 03 Jan 2016 01:35:41 +0100	[thread overview]
Message-ID: <1494476.uEZlmlkaiB@vostro.rjw.lan> (raw)
In-Reply-To: <1449677909-12432-1-git-send-email-okaya@codeaurora.org>

On Wednesday, December 09, 2015 11:18:26 AM Sinan Kaya wrote:
> Code currently supports 256 maximum interrupts at this moment. The patch is
> reconfiguring the penalty array as a dynamic list to remove this
> limitation.
> 
> The ACPI compiler uses the extended format when used interrupt numbers
> are greater than 15. The extended IRQ is 32 bits according to the ACPI
> spec. The code supports parsing the extended interrupt numbers. However,
> due to used data structure type; the code silently truncates interrupt
> numbers greater than 256.
> 
> Changes from V8: (https://lkml.org/lkml/2015/12/3/579)
> * split the patch into two as
> ** ACPI, PCI, irq: remove interrupt count restriction
> ** ACPI, PCI, irq: remove interrupt number restriction
> * add acpi_irq_add_penalty API to simplify code
> 
> Sinan Kaya (2):
>   ACPI, PCI, irq: remove interrupt count restriction
>   ACPI, PCI, irq: remove interrupt number restriction
> 
>  drivers/acpi/pci_link.c | 140 +++++++++++++++++++++++++++++++++++-------------
>  1 file changed, 104 insertions(+), 36 deletions(-)

Both patches applied, thanks!


      parent reply	other threads:[~2016-01-03  0:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-09 16:18 [PATCH V9 0/2] ACPI, PCI, irq: remove interrupt limitations Sinan Kaya
2015-12-09 16:18 ` [PATCH V9 1/2] ACPI, PCI, irq: remove interrupt count restriction Sinan Kaya
2015-12-09 16:59   ` Andy Shevchenko
2015-12-09 17:09     ` Sinan Kaya
2015-12-09 17:14       ` Christopher Covington
2015-12-30 13:23         ` Sinan Kaya
2015-12-30 13:28           ` Andy Shevchenko
2015-12-30 19:17             ` Sinan Kaya
2015-12-30 19:55               ` Andy Shevchenko
2016-01-01  0:48                 ` Rafael J. Wysocki
2016-01-04  9:01                   ` Andy Shevchenko
2016-01-04 13:50                     ` Rafael J. Wysocki
2016-01-04 13:34                       ` Andy Shevchenko
2015-12-09 16:18 ` [PATCH V9 2/2] ACPI, PCI, irq: remove interrupt number restriction Sinan Kaya
2016-01-03  0:35 ` Rafael J. Wysocki [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1494476.uEZlmlkaiB@vostro.rjw.lan \
    --to=rjw@rjwysocki.net \
    --cc=cov@codeaurora.org \
    --cc=helgaas@kernel.org \
    --cc=jcm@redhat.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=okaya@codeaurora.org \
    --cc=timur@codeaurora.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox