Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262426AbTFGAjn (ORCPT ); Fri, 6 Jun 2003 20:39:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262427AbTFGAjn (ORCPT ); Fri, 6 Jun 2003 20:39:43 -0400 Received: from ginger.cmf.nrl.navy.mil ([134.207.10.161]:58250 "EHLO ginger.cmf.nrl.navy.mil") by vger.kernel.org with ESMTP id S262426AbTFGAjm (ORCPT ); Fri, 6 Jun 2003 20:39:42 -0400 Message-Id: <200306070053.h570rCsG003409@ginger.cmf.nrl.navy.mil> To: Werner Almesberger cc: "David S. Miller" , linux-kernel@vger.kernel.org Subject: Re: [PATCH][ATM] use rtnl_{lock,unlock} during device operations (take 2) In-reply-to: Your message of "Fri, 06 Jun 2003 21:20:26 -0300." <20030606212026.I3232@almesberger.net> X-url: http://www.nrl.navy.mil/CCS/people/chas/index.html X-mailer: nmh 1.0 Date: Fri, 06 Jun 2003 20:51:23 -0400 From: chas williams X-Spam-Score: () hits=-0.8 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 699 Lines: 13 In message <20030606212026.I3232@almesberger.net>,Werner Almesberger writes: >The only thing that worries me in all this is Dave's request to >make device destruction asynchronous, because of the complexity >this is likely to add, for, IMHO, little or no gain. but its actually pretty easy to do. its similar to atmsigd exiting. all the vcc's (on that device) would be purged and eventually close allowing the atm device to be removed from the kernel. - 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/