Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751477AbWCDLfq (ORCPT ); Sat, 4 Mar 2006 06:35:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751474AbWCDLfq (ORCPT ); Sat, 4 Mar 2006 06:35:46 -0500 Received: from relay.2ka.mipt.ru ([194.85.82.65]:17613 "EHLO 2ka.mipt.ru") by vger.kernel.org with ESMTP id S1751186AbWCDLfp (ORCPT ); Sat, 4 Mar 2006 06:35:45 -0500 Date: Sat, 4 Mar 2006 14:35:33 +0300 From: Evgeniy Polyakov To: chris.leech@gmail.com Cc: Jeff Garzik , linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH 0/8] Intel I/O Acceleration Technology (I/OAT) Message-ID: <20060304113533.GA14248@2ka.mipt.ru> References: <20060303214036.11908.10499.stgit@gitlost.site> <4408C2CA.5010909@garzik.org> <41b516cb0603031439n13e4df4cg8e5b21b606d2b4b8@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41b516cb0603031439n13e4df4cg8e5b21b606d2b4b8@mail.gmail.com> User-Agent: Mutt/1.5.9i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.7.5 (2ka.mipt.ru [0.0.0.0]); Sat, 04 Mar 2006 14:35:34 +0300 (MSK) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 928 Lines: 24 On Fri, Mar 03, 2006 at 02:39:22PM -0800, Chris Leech (christopher.leech@intel.com) wrote: > > Patch #2 didn't make it. Too big for the list? > > Could be, it's the largest of the series. I've attached the gziped > patch. I can try and split this up for the future. How can owner of cb_chan->common.device_node be removed? It looks like that channels are only allocated (without proper error path) and queued into device->common.channels list in enumerate_dma_channels() in PCI probe callback and no removing at all, only lockless access. PCI remove callback only calls dma_async_device_unregister() where only channel's clients are removed. > - Chris -- Evgeniy Polyakov - 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/