From: Jeff Garzik <jeff@garzik.org>
To: Tejun Heo <htejun@gmail.com>
Cc: linux-ide@vger.kernel.org, Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: Re: [PATCH 2.6.22-rc7] libata: fix assigned IRQ reporting
Date: Tue, 03 Jul 2007 10:07:15 -0400 [thread overview]
Message-ID: <468A5813.4040608@garzik.org> (raw)
In-Reply-To: <20070702163847.GV29122@htj.dyndns.org>
Tejun Heo wrote:
> host->irq and host->irq2 should be set before ata_host_register() for
> IRQ reporting to work. Move up host->irq assignment in
> ata_host_activate() and add it to ata_pci_init_one() native path and
> pata_cs5520.
>
> The port info printing in ata_host_register() doesn't fit all the
> different controllers. It should probably be moved out to LLDs with
> some helpers in the future.
>
> Signed-off-by: Tejun Heo <htejun@gmail.com>
> ---
> drivers/ata/libata-core.c | 6 +++---
> drivers/ata/libata-sff.c | 5 +++--
> drivers/ata/pata_cs5520.c | 5 +++++
> 3 files changed, 11 insertions(+), 5 deletions(-)
applied
prev parent reply other threads:[~2007-07-03 14:07 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-02 16:38 [PATCH 2.6.22-rc7] libata: fix assigned IRQ reporting Tejun Heo
2007-07-02 21:47 ` Francois Romieu
2007-07-03 1:19 ` Tejun Heo
2007-07-03 22:22 ` Francois Romieu
2007-07-04 5:33 ` Tejun Heo
2007-07-04 5:46 ` Tejun Heo
2007-07-04 18:59 ` Francois Romieu
2007-07-05 2:38 ` Tejun Heo
2007-07-05 22:45 ` Francois Romieu
2007-07-06 6:40 ` Tejun Heo
2007-07-10 18:24 ` Francois Romieu
2007-07-10 21:44 ` Francois Romieu
2007-07-03 14:07 ` Jeff Garzik [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=468A5813.4040608@garzik.org \
--to=jeff@garzik.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=htejun@gmail.com \
--cc=linux-ide@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).