Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934247AbbKSOKI (ORCPT ); Thu, 19 Nov 2015 09:10:08 -0500 Received: from mail-io0-f182.google.com ([209.85.223.182]:35651 "EHLO mail-io0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752769AbbKSOKG (ORCPT ); Thu, 19 Nov 2015 09:10:06 -0500 MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 19 Nov 2015 07:10:05 -0700 Message-ID: Subject: Re: Linux 4.4-rc1 From: Shuah Khan To: Linus Torvalds Cc: David Miller , Linux Kernel Mailing List Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1428 Lines: 42 On Wed, Nov 18, 2015 at 9:17 AM, Linus Torvalds wrote: > On Wed, Nov 18, 2015 at 6:46 AM, Shuah Khan wrote: >> >> I am hoping the fix gets into 4.4-rc2 as well as 4.3.1 >> >> http://patchwork.ozlabs.org/patch/544307/ >> >> I tested the fix on 4.3 and 4.4-rc1 on my VPN setup > > That should be commit 5f8dc33e8ee7 ("net: fix feature changes on > devices without ndo_set_features") and it got merged through the > networking tree yesterday. > > Of course, it's always a good idea to double-check, so go out and test > that the current -git tree works for you.. > I am running into the following depmod error: depmod: ERROR: Found 2 modules in dependency cycles! depmod: ERROR: Cycle detected: lnet -> libcfs -> lnet Makefile:1139: recipe for target '_modinst_post' failed make: *** [_modinst_post] Error 1 I am testing on your tree - the top commit is: commit 34258a32d9a9fc9e38fb549efe1692301cc31f85 Merge: 0d77a12 f52c74f Author: Linus Torvalds Date: Wed Nov 18 08:59:29 2015 -0800 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux thanks, -- Shuah -- 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/