Re: [patch] ata: ahci: Enclosure Management via LED rev2

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeff Garzik
Date: Saturday, December 1, 2007 - 4:28 pm

Kristen Carlson Accardi wrote:

Overall looks pretty good, from a technical review perspective.

Two worries:

1) exporting ata_scsi_find_dev(), and assuming a scsi device is 
attached.  the latter can be fixed by a !NULL check (and should be), but 
its a bit of a layering violation since long term we want to make the 
SCSI simulator optional for all ATA devices.

2) vaguely related to #1, I'm not so sure the attributes should be 
implemented directly in ahci.  if this __or something like it__ appears 
on non-Intel hardware, the code should be somewhere more generic.


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch] ata: ahci: Enclosure Management via LED, Kristen Carlson Accardi, (Thu Nov 29, 1:19 pm)
Re: [patch] ata: ahci: Enclosure Management via LED rev2, Kristen Carlson Accardi, (Fri Nov 30, 5:34 pm)
Re: [patch] ata: ahci: Enclosure Management via LED rev2, Jeff Garzik, (Sat Dec 1, 4:28 pm)
Re: [patch] ata: ahci: Enclosure Management via LED rev2, Kristen Carlson Accardi, (Mon Dec 3, 10:42 am)