From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S941882AbcJaMpg (ORCPT ); Mon, 31 Oct 2016 08:45:36 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:36760 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S941787AbcJaMpe (ORCPT ); Mon, 31 Oct 2016 08:45:34 -0400 Date: Mon, 31 Oct 2016 06:45:41 -0600 From: Greg KH To: kys@microsoft.com Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org, olaf@aepfle.de, apw@canonical.com, vkuznets@redhat.com, jasowang@redhat.com, leann.ogasawara@canonical.com, sthemmin@microsoft.com Subject: Re: [PATCH 00/15] Drivers: hv: Some miscellaneous fixes and enhancements Message-ID: <20161031124541.GA26347@kroah.com> References: <1477899668-28635-1-git-send-email-kys@exchange.microsoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1477899668-28635-1-git-send-email-kys@exchange.microsoft.com> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 31, 2016 at 12:41:08AM -0700, kys@exchange.microsoft.com wrote: > From: K. Y. Srinivasan > > Some miscellaneous fixes and enhancements. With this patch series applied I get the following build error: ERROR: "vmbus_setevent" [drivers/net/hyperv/hv_netvsc.ko] undefined! I don't have the time right now to bisect down to which patch is broken, please fix it up and resend them all after resolving this. greg k-h