Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933650Ab0BQABr (ORCPT ); Tue, 16 Feb 2010 19:01:47 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:52469 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932771Ab0BQABq (ORCPT ); Tue, 16 Feb 2010 19:01:46 -0500 Date: Tue, 16 Feb 2010 16:02:01 -0800 (PST) Message-Id: <20100216.160201.62198315.davem@davemloft.net> To: jan.kiszka@web.de Cc: isdn@linux-pingi.de, linux-kernel@vger.kernel.org, i4ldeveloper@listserv.isdn4linux.de, isdn4linux@listserv.isdn4linux.de, netdev@vger.kernel.org, alan@lxorguk.ukuu.org.uk, marcel@holtmann.org Subject: Re: [PATCH v2 00/41] CAPI: Major rework, tons of bug fixes From: David Miller In-Reply-To: References: X-Mailer: Mew version 6.3 on Emacs 23.1 / Mule 6.0 (HANACHIRUSATO) 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: 1183 Lines: 29 From: Jan Kiszka Date: Mon, 8 Feb 2010 21:12:04 +0100 > Here is the second take of my CAPI rework. I tried to address all > feedback on v1, so this one comes with the following changes: > > o rebased over net-next > o reworked locking of the NCCI TTY using latest and greatest tty_port > features and kref, hopefully in the right way > o more fine-grained patch steps for the tricky TTY rework > o dynamic major for NCCI TTYs, ie. CAPI no longer claims 191 > o dynamic TTY minor registrations, completely obsoleting capifs > o schedule capifs for removal > o some small additional cleanups > > I kept my capifs fixes though this thing should die in the future. The > work is done, and people may still use it due to their distro > configuration (and the hard-wired loading by capiinit - needs fixing). Thank you for all of your hard work. I've applied your entire series to net-next-2.6 Thanks again! -- 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/