All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Bader <stefan.bader@canonical.com>
To: Sander Eikelenboom <linux@eikelenboom.it>,
	Tejun Heo <tj@kernel.org>,
	Alexander Gordeev <agordeev@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 3.19: device name associates with IRQ's for ahci controllers operating with a single IRQ changed from "ahci?" to "<BDF>"
Date: Tue, 10 Feb 2015 08:57:46 +0100	[thread overview]
Message-ID: <54D9B9FA.9030900@canonical.com> (raw)
In-Reply-To: <534449189.20150209205457@eikelenboom.it>

[-- Attachment #1: Type: text/plain, Size: 1642 bytes --]

On 09.02.2015 20:54, Sander Eikelenboom wrote:
> Hi.
> 
> In 3.19 the device name associates with IRQ's for ahci controllers operating
> with a single IRQ changed from "ahci?" to "<BDF>", was this intentional ?
> 
> It's probably commit 18dcf433f3ded61eb140a55e7048ec2fef79e723 (or another one
> in that series). 

Oh, looking at that commit that might make sense. In
ahci_host_activate_single_irq it now uses dev_driver_name instead of dev_name as
it did before (from ata_host_activate).  The description sounds like before the
driver is registered this will return the bus. And registering an interrupt
would likely be before the driver is fully registered... But you probably saw
that, too. Whether that really was intentional is still the question. :)

-Stefan

>
> --
> Sander
> 
> 
> /proc/interrupts of an ahci controller with a single irq:
>  52:      13529          0          0          0  xen-pirq-msi       0000:00:1f.2
> 
> /proc/interrupts of an ahci controller with multiple irq's:
>  114:     412535          0          0          0          0          0  xen-pirq-msi       ahci0
>  115:          0          0          0          0          0          0  xen-pirq-msi       ahci1
>  116:      16717          0          0          0          0          0  xen-pirq-msi       ahci2
>  117:          0          0          0          0          0          0  xen-pirq-msi       ahci3
>  118:          0          0          0          0          0          0  xen-pirq-msi       ahci4
>  119:          0          0          0          0          0          0  xen-pirq-msi       ahci5
> 
> 



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2015-02-10  7:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-09 19:54 3.19: device name associates with IRQ's for ahci controllers operating with a single IRQ changed from "ahci?" to "<BDF>" Sander Eikelenboom
2015-02-10  7:57 ` Stefan Bader [this message]
2015-02-10 14:51   ` Tejun Heo
2015-02-12 16:33     ` Alexander Gordeev
2015-02-16 17:28     ` Alexander Gordeev
2015-03-02 17:21       ` Tejun Heo
2015-03-02 18:58         ` Alexander Gordeev
2015-03-02 19:10           ` Tejun Heo
2015-03-02 19:20             ` Tejun Heo
2015-03-02 19:11           ` Sander Eikelenboom
2015-03-02 19:12             ` Tejun Heo

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=54D9B9FA.9030900@canonical.com \
    --to=stefan.bader@canonical.com \
    --cc=agordeev@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@eikelenboom.it \
    --cc=tj@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.