Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932361AbbFQSSn (ORCPT ); Wed, 17 Jun 2015 14:18:43 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:60471 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755636AbbFQSSZ (ORCPT ); Wed, 17 Jun 2015 14:18:25 -0400 From: Joseph Salisbury To: gregkh@linuxfoundation.org Cc: nmeier@microsoft.com, fengguang.wu@intel.com, kys@microsoft.com, haiyangz@microsoft.com, devel@linuxdriverproject.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: [V2][v3.14.y][PATCH 0/1] Drivers: hv: vmbus: Add support for VMBus panic notifier handler Date: Wed, 17 Jun 2015 14:18:18 -0400 Message-Id: X-Mailer: git-send-email 2.1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1351 Lines: 44 Hello, Please consider including upstream commits 96c1d0581d00f7abe033350edb021a9d947d8d81 and 5ef5b6927f14f29cacd78fa1fb861661a5367f13 in the next v3.14.y release. They were included mainline as of v4.1-rc1. They have been tested and confirmed to resolve http://bugs.launchpad.net/bugs/1463584 . commit 96c1d0581d00f7abe033350edb021a9d947d8d81 Author: Nick Meier Date: Sat Feb 28 11:39:01 2015 -0800 Drivers: hv: vmbus: Add support for VMBus panic notifier handler commit 5ef5b6927f14f29cacd78fa1fb861661a5367f13 Author: Nick Meier Date: Wed Mar 18 12:29:24 2015 -0700 Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRASH_NOTIFY Commit 96c1d05 does not apply cleanly to v3.14.y, so I performed a backport, which is in email 1/1. Sincerely, Joseph Salisbury Nick Meier (1): Drivers: hv: vmbus: Add support for VMBus panic notifier handler drivers/hv/hyperv_vmbus.h | 11 +++++++++++ drivers/hv/vmbus_drv.c | 40 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+) -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/