From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH v3 0/7] ZPODD patches for scsi tree Date: Thu, 26 Jul 2012 09:43:37 -0400 Message-ID: <50114989.3010900@pobox.com> References: <1343297129-28174-1-git-send-email-aaron.lu@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-gg0-f174.google.com ([209.85.161.174]:56351 "EHLO mail-gg0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750867Ab2GZNnm (ORCPT ); Thu, 26 Jul 2012 09:43:42 -0400 In-Reply-To: <1343297129-28174-1-git-send-email-aaron.lu@amd.com> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Aaron Lu Cc: James Bottomley , Alan Stern , Lin Ming , Jeff Wu , linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-scsi@vger.kernel.org, linux-ide@vger.kernel.org, Aaron Lu On 07/26/2012 06:05 AM, Aaron Lu wrote: > v3: > Rebase on top of scsi-misc tree; > Add the sr related patches previously in Jeff's libata tree; > Re-organize the sr patches. > A problem for now: for patch > scsi: sr: support zero power ODD(ZPODD) > I can't set a flag in libata-acpi.c since a related function is > missing in scsi-misc tree. Will fix this when 3.6-rc1 released. What does this mean? Would you be more specific? Jeff