From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751934AbbDQA1A (ORCPT ); Thu, 16 Apr 2015 20:27:00 -0400 Received: from mail-pd0-f175.google.com ([209.85.192.175]:33155 "EHLO mail-pd0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750919AbbDQA0w (ORCPT ); Thu, 16 Apr 2015 20:26:52 -0400 Date: Fri, 17 Apr 2015 09:27:06 +0900 From: Sergey Senozhatsky To: Andrew Morton Cc: Minchan Kim , Sergey Senozhatsky , Nitin Gupta , linux-kernel@vger.kernel.org, Sergey Senozhatsky Subject: Re: [PATCHv2 00/10] cleaned up on-demand device creation Message-ID: <20150417002705.GA2412@swordfish> References: <1429185356-11096-1-git-send-email-sergey.senozhatsky@gmail.com> <20150416232329.GA28196@blaptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150416232329.GA28196@blaptop> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On (04/17/15 08:23), Minchan Kim wrote: > > resending on-demand device creation patch set. sadly, I managed to create a > > mess; so here is my take to clean it up, fold patches and, hopefully, see > > them in 4.1. > > Thanks for handling this quickly. I acknowlege dynamic device management part > but I want to review your patchset carefully one more time because you changed > a lot although it's just refactoring. Really sorry for late review. It's totally > my bad. Probably, I will have time to review next week so I feel it's too late > to merge it into 4.1 but I think there is no urgency to merge it. ok. 4.2 then... we ended up missing 4.1 merge window. Andrew, please ignore 0002 - 0010. 0001 is important, please pick it up. -ss