From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751595Ab3LJH0k (ORCPT ); Tue, 10 Dec 2013 02:26:40 -0500 Received: from mga14.intel.com ([143.182.124.37]:15663 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750765Ab3LJH0j (ORCPT ); Tue, 10 Dec 2013 02:26:39 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.93,864,1378882800"; d="scan'208";a="441517363" Date: Tue, 10 Dec 2013 15:26:33 +0800 From: Fengguang Wu To: Axel Lin Cc: Greg Kroah-Hartman , Rob Landley , Al Viro , Kay Sievers , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] devtmpfs: Calling delete_path() only when necessary Message-ID: <20131210072633.GB27859@localhost> References: <1384589723.7840.1.camel@phoenix> <1386125959.1974.309@driftwood> <20131209064654.GA20485@kroah.com> <20131209090530.GA4586@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 > Hi, Fengguang > Can you help to add this patch to your test systems? > It's a one-line change, you can find the patch at > https://patchwork.kernel.org/patch/3192361/ Hi Axel, Do you have a public git tree? If not, I'd like to take this chance to encourage you to setup one. The best work flow is to create a branch, apply the patch and tell me the git URL and branch name to test. Thanks, Fengguang