From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755861AbcIFMQY (ORCPT ); Tue, 6 Sep 2016 08:16:24 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:41709 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754586AbcIFMQV (ORCPT ); Tue, 6 Sep 2016 08:16:21 -0400 Date: Tue, 6 Sep 2016 14:16:27 +0200 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, sfr@canb.auug.org.au, davem@davemloft.net, sthemmin@microsoft.com, arnd@arndb.de Subject: Re: [PATCH] Drivers: hv: vmbus: Revert commit bb08d431a914 Message-ID: <20160906121627.GA12023@kroah.com> References: <1473164892-12043-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: <1473164892-12043-1-git-send-email-kys@exchange.microsoft.com> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 06, 2016 at 05:28:12AM -0700, kys@exchange.microsoft.com wrote: > From: K. Y. Srinivasan > > To deal with the merge conflict between net-next and char-misc trees, > revert commit bb08d431a914 from char-misc tree. This commit can be rebased > and applied once net-next picks up char-misc changes. > --- > include/linux/hyperv.h | 32 +++++++++++++++++++++----------- > 1 files changed, 21 insertions(+), 11 deletions(-) No signed off by :( And you don't provide the text of the reverted patch :(