Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752448AbbLUWGu (ORCPT ); Mon, 21 Dec 2015 17:06:50 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:36282 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751436AbbLUWGb (ORCPT ); Mon, 21 Dec 2015 17:06:31 -0500 Date: Mon, 21 Dec 2015 14:06:15 -0800 From: Greg Kroah-Hartman To: "Dilger, Andreas" Cc: "devel@driverdev.osuosl.org" , James Simmons , Linux Kernel Mailing List , "Drokin, Oleg" , Linus Torvalds , "lustre-devel@lists.lustre.org" Subject: Re: [PATCH v2] staging: lustre: remove IOC_LIBCFS_PING_TEST ioctl Message-ID: <20151221220615.GB14211@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1099 Lines: 25 On Fri, Nov 27, 2015 at 04:31:39AM +0000, Dilger, Andreas wrote: > On 2015/11/08, 09:34, "James Simmons" wrote: > > >The ioctl IOC_LIBCFS_PING_TEST has not been used in > >ages. The recent nidstring changes which moved all > >the nidstring operations from libcfs to the LNet > >layer but this ioctl code was still using an > >nidstring operation that was causing an circular > >dependency loop between libcfs and LNet: > > Hi Greg, > are you planning on pushing this patch to Linus for 4.4? It was resent > on 11/08 per your request on 11/07 but I don't see it in staging or > staging-next yet. Since it fixes the depmod dependency cycle for > allmodconfig builds on mainline it seems worthwhile to include into > 4.4-rc3 rather than waiting for 4.5. No one told me it fixed a bug, let me see if it's still even needed... -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/