From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751404Ab3K3Cyb (ORCPT ); Fri, 29 Nov 2013 21:54:31 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:43543 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751119Ab3K3Cya (ORCPT ); Fri, 29 Nov 2013 21:54:30 -0500 Date: Fri, 29 Nov 2013 18:55:24 -0800 From: Greg KH To: Tejun Heo Cc: kay@vrfy.org, linux-kernel@vger.kernel.org, ebiederm@xmission.com, bhelgaas@google.com Subject: Re: [PATCHSET PARTIAL REPOST driver-core-next] sysfs: separate out kernfs, take #3 Message-ID: <20131130025524.GA26861@kroah.com> References: <20131128060518.GA5291@kroah.com> <1385668487-10181-1-git-send-email-tj@kernel.org> <20131129222112.GI21755@mtj.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131129222112.GI21755@mtj.dyndns.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, Nov 29, 2013 at 05:21:12PM -0500, Tejun Heo wrote: > On Thu, Nov 28, 2013 at 02:54:13PM -0500, Tejun Heo wrote: > > Hello, Greg. > > > > For some reason, quilt can rebase the patches automatically here. I'm > > reposting the rest of the series (patches 07-41) here just in case. > > git branches for both pending patchsets are updated accordingly. > > > > git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc.git review-separate-out-kernfs > > git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc.git review-kernfs-xattr > > Two patches updated - 0032 updated to v3 and 0033 updated to v2. Both > add explicit noop implementation of inline functions for !CONFIG_SYSFS > cases. git branches are updated. If it's too confusing, pleaes let > me know. I'll repost the whole series. No, I think I got it all right, I've applied the series to my tree, care to check that I didn't mess anything up? thanks, greg k-h