From patchwork Thu Apr 20 07:38:36 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sumit Semwal X-Patchwork-Id: 97713 Delivered-To: patch@linaro.org Received: by 10.140.109.52 with SMTP id k49csp667370qgf; Thu, 20 Apr 2017 00:38:59 -0700 (PDT) X-Received: by 10.84.209.204 with SMTP id y70mr8760800plh.155.1492673939526; Thu, 20 Apr 2017 00:38:59 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k5si5463396pgh.379.2017.04.20.00.38.59; Thu, 20 Apr 2017 00:38:59 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of stable-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@linaro.org; spf=pass (google.com: best guess record for domain of stable-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=stable-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S938999AbdDTHi6 (ORCPT + 6 others); Thu, 20 Apr 2017 03:38:58 -0400 Received: from mail-io0-f176.google.com ([209.85.223.176]:35647 "EHLO mail-io0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753574AbdDTHi5 (ORCPT ); Thu, 20 Apr 2017 03:38:57 -0400 Received: by mail-io0-f176.google.com with SMTP id r16so57144395ioi.2 for ; Thu, 20 Apr 2017 00:38:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=iP/QGxhcg+14oYda/nKs6JUTwTdjzyhIf4Kk1JHfHnI=; b=b+IAyoTunnopCTJ5eLb2rAIvKck2EuuKItbGY68MRybK0+jwjBpedPVW0gxUAbO4Nz eUJrnwfsTBZhuf0dekI6iNaXxu1SFwmbLffvdQEWSIgz1/bg5vSFLJRrD0RGKgk5cCSR 5j2LvXA8JVyx2ZL+kRzyDmBiqRgO9K15UkZO4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=iP/QGxhcg+14oYda/nKs6JUTwTdjzyhIf4Kk1JHfHnI=; b=WvTLXRqahpgBHZrZJoYFiOlIYQZMhEmhpPZo7FAlZLWrHqDZ0hgDVvdOLYv9JlWqKJ MiiISUO7oo3bwX8UiJi7+A9F1jmbdWT1PzkkUQMcOb8kXptLC+/In1EzlBTLquPORHbx cxR2aAgN2VcFg9YZc+fYCBu6pLU173/fvXvJ21344+0sH8YAIqpRCaOR5hQZWKauy0qb 3RgQyB4vJTRaZz1Fd+NnTouF1qSu7t9NvxriOexxgLAOO2vGqkdwjIiCg62xhcaIrTsN 4fiAS5Pu5q1+LIRwphv6D5B3wpf+J6VU1+uILve44MkSrD0AokYpfchntRokOwLUhd5Z niFg== X-Gm-Message-State: AN3rC/6kNV3TO8WeKFIeG2fTGaqDp6jx/7Pkviv4bOIHZJHb2kg8OcVR vszbu3Ff0GKLZo+3chFFWg== X-Received: by 10.99.139.195 with SMTP id j186mr6681533pge.125.1492673933686; Thu, 20 Apr 2017 00:38:53 -0700 (PDT) Received: from phantom.lan ([106.51.225.38]) by smtp.gmail.com with ESMTPSA id t2sm8497717pfl.34.2017.04.20.00.38.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 20 Apr 2017 00:38:52 -0700 (PDT) From: Sumit Semwal To: stable@vger.kernel.org Cc: Sumit Semwal Subject: [v3 PATCH for-4.4 0/7] hv patches for 4.4.y (resubmit) Date: Thu, 20 Apr 2017 13:08:36 +0530 Message-Id: <1492673923-1352-1-git-send-email-sumit.semwal@linaro.org> X-Mailer: git-send-email 2.7.4 Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hi Greg, >From my previous submission of patches for 4.4 from Ubuntu Xenial, dropping one patch caused the patch right after to fail to apply; I've reworked the failing patch. I've also included the remaining hv ones (that anyways apply cleanly) for the sake of completion. These apply cleanly on top of 4.4.62, and are build tested on 4.4.y with x86 allmodconfig. Best, Sumit. K. Y. Srinivasan (1): Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg() Vitaly Kuznetsov (6): Drivers: hv: don't leak memory in vmbus_establish_gpadl() Drivers: hv: get rid of timeout in vmbus_open() Tools: hv: kvp: ensure kvp device fd is closed on exec Drivers: hv: balloon: keep track of where ha_region starts Drivers: hv: balloon: account for gaps in hot add regions hv: don't reset hv_context.tsc_page on crash drivers/hv/channel.c | 16 +++--- drivers/hv/connection.c | 8 +-- drivers/hv/hv.c | 5 +- drivers/hv/hv_balloon.c | 136 ++++++++++++++++++++++++++++++++++------------- tools/hv/hv_kvp_daemon.c | 2 +- 5 files changed, 115 insertions(+), 52 deletions(-) -- 2.7.4