Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755369AbZFUXNu (ORCPT ); Sun, 21 Jun 2009 19:13:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751784AbZFUXNk (ORCPT ); Sun, 21 Jun 2009 19:13:40 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:49560 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751373AbZFUXNj (ORCPT ); Sun, 21 Jun 2009 19:13:39 -0400 Date: Sun, 21 Jun 2009 16:13:43 -0700 (PDT) Message-Id: <20090621.161343.181101055.davem@davemloft.net> To: bzolnier@gmail.com Cc: elendil@planet.nl, sparclinux@vger.kernel.org, linux-ide@vger.kernel.org, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: New IDE maintainer (was Re: cmd64x: irq 14: nobody cared - system is dreadfully slow) From: David Miller In-Reply-To: <20090621.155756.100422570.davem@davemloft.net> References: <20090621.141950.160759111.davem@davemloft.net> <200906220034.22430.bzolnier@gmail.com> <20090621.155756.100422570.davem@davemloft.net> X-Mailer: Mew version 6.2.51 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1837 Lines: 61 From: David Miller Date: Sun, 21 Jun 2009 15:57:56 -0700 (PDT) > From: Bartlomiej Zolnierkiewicz > Date: Mon, 22 Jun 2009 00:34:22 +0200 > >> Lets get over this quickly, since you seem to have such a great >> insight into running IDE layer here is a little proposition.. >> >> ACK? [ If not than can we please get back with the program? ] > > Acked-by: David S. Miller I've created a new IDE development tree at: master.kernel.org:/pub/scm/linux/kernel/git/davem/ide-2.6.git and the first patch is below. I'll ask the patchwork folks to add an IDE group so we can manage patches posted here. I'm going to treat IDE as pure legacy, rather than as competition with the PATA drivers which is what people whould be moving over to. And more importantly I refuse to apply any driver patch that isn't actually tested on said hardware. ide: Take over as maintainer. Signed-off-by: David S. Miller --- MAINTAINERS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 1d47043..487aaea 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2802,10 +2802,10 @@ S: Supported F: drivers/scsi/ips.* IDE SUBSYSTEM -P: Bartlomiej Zolnierkiewicz -M: bzolnier@gmail.com +P: David S. Miller +M: davem@davemloft.net L: linux-ide@vger.kernel.org -T: git git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git S: Maintained F: Documentation/ide/ F: drivers/ide/ -- 1.6.3.2 -- 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/