Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752998AbcLFKyd (ORCPT ); Tue, 6 Dec 2016 05:54:33 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:42882 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752840AbcLFKyY (ORCPT ); Tue, 6 Dec 2016 05:54:24 -0500 Date: Tue, 6 Dec 2016 11:54:31 +0100 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 Subject: Re: [PATCH V2 00/15] Drivers: hv: CPU management fixes and a new uio driver Message-ID: <20161206105431.GB19472@kroah.com> References: <1480797239-10085-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: <1480797239-10085-1-git-send-email-kys@exchange.microsoft.com> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 456 Lines: 16 On Sat, Dec 03, 2016 at 12:33:59PM -0800, kys@exchange.microsoft.com wrote: > From: K. Y. Srinivasan > > Fixes to handle CPU online/offline. Also included is a new uio > driver for Hyper-V. > > V2: Updated commit logs (Greg KH) > Re-implemented the API to detect if it is a vmbus device I've taken some of these patches now, please fix up and resend the rest (or drop them in the case of the last patch...) thanks, greg k-h