From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754231Ab0IXKom (ORCPT ); Fri, 24 Sep 2010 06:44:42 -0400 Received: from www.tglx.de ([62.245.132.106]:45199 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752672Ab0IXKol (ORCPT ); Fri, 24 Sep 2010 06:44:41 -0400 Date: Fri, 24 Sep 2010 12:45:55 +0200 From: "Hans J. Koch" To: "Eric W. Biederman" Cc: "Hans J. Koch" , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Thomas Gleixner Subject: Re: [PATCH 0/5] uio hotplug support Message-ID: <20100924104555.GC1819@silverbox.local> References: <20100917205946.GF2522@local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 20, 2010 at 12:19:59AM -0700, Eric W. Biederman wrote: > > Implement the ability to hotunplug a uio device while file handles > are still open without crashing. Could you please create patches that apply on top of your already accepted UIO changes? Thanks, Hans