From: Jeff Garzik <jeff@garzik.org>
To: Pavel Machek <pavel@suse.cz>
Cc: Carsten Schlote <c.schlote@konzeptpark.de>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH][ATA] Add ide-disk led-trigger to ATA subsystem
Date: Sun, 18 Jan 2009 10:50:30 -0500 [thread overview]
Message-ID: <49734FC6.9070500@garzik.org> (raw)
In-Reply-To: <20090118081140.GA1944@ucw.cz>
Pavel Machek wrote:
> On Sat 2009-01-10 16:08:27, Carsten Schlote wrote:
>> void ata_sff_exec_command(struct ata_port *ap, const struct
>> ata_taskfile *tf)
>> {
>> + ledtrig_ide_activity();
>> +
>> DPRINTK("ata%u: cmd 0x%X\n", ap->print_id, tf->command);
>>
>> iowrite8(tf->command, ap->ioaddr.command_addr);
>>
>
> Is there a more generic place so that we won't have to modify all the
> libata drivers?
One would think you could do this at the block layer...
Jeff
next prev parent reply other threads:[~2009-01-18 15:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-10 15:08 [PATCH][ATA] Add ide-disk led-trigger to ATA subsystem Carsten Schlote
2009-01-14 8:25 ` Andrew Morton
2009-01-18 8:11 ` Pavel Machek
2009-01-18 15:50 ` Jeff Garzik [this message]
2009-01-18 18:29 ` Alan Cox
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=49734FC6.9070500@garzik.org \
--to=jeff@garzik.org \
--cc=c.schlote@konzeptpark.de \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@suse.cz \
/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