Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761522AbYFMG4X (ORCPT ); Fri, 13 Jun 2008 02:56:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1761448AbYFMG4J (ORCPT ); Fri, 13 Jun 2008 02:56:09 -0400 Received: from srv5.dvmed.net ([207.36.208.214]:58955 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761256AbYFMG4H (ORCPT ); Fri, 13 Jun 2008 02:56:07 -0400 Message-ID: <48521A02.5070301@garzik.org> Date: Fri, 13 Jun 2008 02:56:02 -0400 From: Jeff Garzik User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Kristen Carlson Accardi CC: akpm@linux-foundation.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org Subject: Re: [patch] libata:ahci: enclosure management support (resend) References: <20080603103355.34c49ef4@appleyard> In-Reply-To: <20080603103355.34c49ef4@appleyard> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.4 (----) X-Spam-Report: SpamAssassin version 3.2.4 on srv5.dvmed.net summary: Content analysis details: (-4.4 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1011 Lines: 27 Kristen Carlson Accardi wrote: > Here's a resend of the patch I sent 2 weeks ago, refreshed against > Andrews kernel. This is one of many resends since the original > patch was sent in January-ish. Could you please review this patch > and let me know what you'd like me to change? I'm happy to change it > however you want as long as the feature still functions. > > Thanks, > Kristen > > Add Enclosure Management support to libata and ahci. > > Signed-off-by: Kristen Carlson Accardi > --- > drivers/ata/ahci.c | 321 +++++++++++++++++++++++++++++++++++++++++++++- > drivers/ata/libata-scsi.c | 79 +++++++++++ > include/linux/libata.h | 21 +++ > 3 files changed, 419 insertions(+), 2 deletions(-) applied -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/