From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752240AbbBKKKF (ORCPT ); Wed, 11 Feb 2015 05:10:05 -0500 Received: from cantor2.suse.de ([195.135.220.15]:33938 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751065AbbBKKKC (ORCPT ); Wed, 11 Feb 2015 05:10:02 -0500 Date: Wed, 11 Feb 2015 11:10:00 +0100 (CET) From: Jiri Kosina To: Andy Lutomirski cc: Greg Kroah-Hartman , Arnd Bergmann , linux-kernel@vger.kernel.org, linux-api@vger.kernel.org Subject: Re: [RFC] simple_char: New infrastructure to simplify chardev management In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 10 Feb 2015, Andy Lutomirski wrote: > This isn't adequately tested, and I don't have a demonstration (yet). > It's here for review for whether it's a good idea in the first place > and for weather the fully_dynamic mechanism is a good idea. [ ... snip ... ] > Signed-off-by: Andy Lutomirski Andy, thanks a lot, this really *is* needed. I am willing to port things I am responsible for (such as hidraw) to this once this gets merged. Acked-by: Jiri Kosina -- Jiri Kosina SUSE Labs From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Kosina Subject: Re: [RFC] simple_char: New infrastructure to simplify chardev management Date: Wed, 11 Feb 2015 11:10:00 +0100 (CET) Message-ID: References: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: In-Reply-To: Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Andy Lutomirski Cc: Greg Kroah-Hartman , Arnd Bergmann , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-api@vger.kernel.org On Tue, 10 Feb 2015, Andy Lutomirski wrote: > This isn't adequately tested, and I don't have a demonstration (yet). > It's here for review for whether it's a good idea in the first place > and for weather the fully_dynamic mechanism is a good idea. [ ... snip ... ] > Signed-off-by: Andy Lutomirski Andy, thanks a lot, this really *is* needed. I am willing to port things I am responsible for (such as hidraw) to this once this gets merged. Acked-by: Jiri Kosina -- Jiri Kosina SUSE Labs