From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422833AbXCBLld (ORCPT ); Fri, 2 Mar 2007 06:41:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422831AbXCBLld (ORCPT ); Fri, 2 Mar 2007 06:41:33 -0500 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:41330 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1422826AbXCBLlc (ORCPT ); Fri, 2 Mar 2007 06:41:32 -0500 Date: Fri, 2 Mar 2007 12:45:34 +0000 From: Alan Cox To: Jeff Garzik Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, Andrew Morton , torvalds@osdl.org Subject: Re: [PATCH] libata: Cable detection fixes Message-ID: <20070302124534.5fcfec9f@lxorguk.ukuu.org.uk> In-Reply-To: <45E77D60.0@garzik.org> References: <20070301173003.5d5ab4a6@lxorguk.ukuu.org.uk> <45E77D60.0@garzik.org> X-Mailer: Claws Mail 2.7.2 (GTK+ 2.10.8; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > However, given that we are in -rc cycle, and the wide impact of this > change, this patch wants splitting. The ->cable_detect stuff should be > in a separate patch from the IDENTIFY DEVICE ordering stuff. This > ensures sanity when git-bisecting changes, and allows fast-tracking of > the identify-ordering change. Fine by me - I carefully sent Linus the hook but no changes using it and sent those changes just to the list/you. Alan