From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755113Ab3K2WVT (ORCPT ); Fri, 29 Nov 2013 17:21:19 -0500 Received: from mail-qe0-f48.google.com ([209.85.128.48]:42942 "EHLO mail-qe0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752813Ab3K2WVQ (ORCPT ); Fri, 29 Nov 2013 17:21:16 -0500 Date: Fri, 29 Nov 2013 17:21:12 -0500 From: Tejun Heo To: gregkh@linuxfoundation.org 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: <20131129222112.GI21755@mtj.dyndns.org> References: <20131128060518.GA5291@kroah.com> <1385668487-10181-1-git-send-email-tj@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1385668487-10181-1-git-send-email-tj@kernel.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Thanks. -- tejun