Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1296247

Re: [PATCH v2] staging: lustre: remove IOC_LIBCFS_PING_TEST ioctl

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2] staging: lustre: remove IOC_LIBCFS_PING_TEST ioctl
Date 2015-12-21 23:10 +0100
Message-ID <qIgOu-3Ob-25@gated-at.bofh.it> (permalink)
References <qziZc-6p4-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Nov 27, 2015 at 04:31:39AM +0000, Dilger, Andreas wrote:
> On 2015/11/08, 09:34, "James Simmons" <jsimmons@infradead.org> 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/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH v2] staging: lustre: remove IOC_LIBCFS_PING_TEST ioctl Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-12-21 23:10 +0100
  Re: [PATCH v2] staging: lustre: remove IOC_LIBCFS_PING_TEST ioctl Linus Torvalds <torvalds@linux-foundation.org> - 2015-12-21 23:20 +0100
    Re: [PATCH v2] staging: lustre: remove IOC_LIBCFS_PING_TEST ioctl Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-12-21 23:30 +0100

csiph-web