Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762107AbXEXBYl (ORCPT ); Wed, 23 May 2007 21:24:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757571AbXEXBYK (ORCPT ); Wed, 23 May 2007 21:24:10 -0400 Received: from ug-out-1314.google.com ([66.249.92.170]:3439 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760807AbXEXBYH (ORCPT ); Wed, 23 May 2007 21:24:07 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=sxjGt/jB46OwzU1VlUh7QghjJh/HbnGNCXEH+5meDApeQ9/bw7WMBV9YiF/sZcaHr10Ryu9y+f6bHK+jXqThF4/Mo9Bim3NPPFYUdmLtaYAIBiCPIAcUxCnyTCp7gVHDLnME7b6QbWs5VU+cT9ozKFjmzP7Fwe3DRrQCW8ijsZc= From: Bartlomiej Zolnierkiewicz To: Junio C Hamano Subject: Re: [PATCH] Match DMA blacklist entries between ide-dma.c and libata-core.c Date: Thu, 24 May 2007 02:19:05 +0200 User-Agent: KMail/1.9.6 Cc: Alan Cox , Linux Kernel , linux-ide@vger.kernel.org, Dave Jones References: <20070521145042.GA6957@redhat.com> <20070521171551.0f81a0be@the-village.bc.nu> <7v3b1pbgeo.fsf_-_@assigned-by-dhcp.cox.net> In-Reply-To: <7v3b1pbgeo.fsf_-_@assigned-by-dhcp.cox.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200705240219.06328.bzolnier@gmail.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 600 Lines: 15 On Tuesday 22 May 2007, Junio C Hamano wrote: > There are a few entries in ata_device_blacklist[] in libata-core.c > marked with HORKAGE_NODMA but are missing from drive_blacklist[] > in ide-dma.c. This patch makes the lists in sync. > > Also remove a duplicated entry for "SanDisk SDP3B-64". > > Signed-off-by: Junio C Hamano 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/