RE: [PATCH 00/15] Drivers: hv: Some miscellaneous fixes and enhancements

2016-10-31 Thread KY Srinivasan
; jasow...@redhat.com; leann.ogasaw...@canonical.com; Stephen > Hemminger > Subject: Re: [PATCH 00/15] Drivers: hv: Some miscellaneous fixes and > enhancements > > On Mon, Oct 31, 2016 at 12:41:08AM -0700, k...@exchange.microsoft.com > wrote: > > From: K. Y. Srinivasan >

Re: [PATCH 00/15] Drivers: hv: Some miscellaneous fixes and enhancements

2016-10-31 Thread Greg KH
On Mon, Oct 31, 2016 at 12:41:08AM -0700, k...@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

[PATCH 00/15] Drivers: hv: Some miscellaneous fixes and enhancements

2016-10-30 Thread kys
From: K. Y. Srinivasan Some miscellaneous fixes and enhancements. Alex Ng (6): Drivers: hv: utils: Fix the mapping between host version and protocol to use Drivers: hv: balloon: Disable hot add when CONFIG_MEMORY_HOTPLUG is not set Drivers: hv: balloon: Add logging for dynamic memo