From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757642AbaAJPI7 (ORCPT ); Fri, 10 Jan 2014 10:08:59 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:58324 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751746AbaAJPIz (ORCPT ); Fri, 10 Jan 2014 10:08:55 -0500 Date: Fri, 10 Jan 2014 07:08:56 -0800 From: Greg KH To: Tejun Heo Cc: linux-kernel@vger.kernel.org, schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com, stern@rowland.harvard.edu, JBottomley@parallels.com, bhelgaas@google.com Subject: Re: [PATCHSET v3 driver-core-next] kernfs, sysfs, driver-core: implement synchronous self-removal Message-ID: <20140110150856.GB22533@kroah.com> References: <1389362251-8128-1-git-send-email-tj@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1389362251-8128-1-git-send-email-tj@kernel.org> User-Agent: Mutt/1.5.22 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 10, 2014 at 08:57:17AM -0500, Tejun Heo wrote: > Hello, > > This is v3 of kernfs self-removal patchset. v2 posting mistakenly > sent out slightly old set of patches, so the v3. Sorry about the > noise. Changes from the first take[L] are, It's really late in the -rc cycle for me to take this for 3.14, but I see patch 1 is a good one to have, so I'll take that now, and queue the rest up for after 3.14-rc1 is out for 3.15. Is that ok with you, or do you have patches that depend on this series for 3.14? thanks, greg k-h