From patchwork Thu Dec 13 21:11:17 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Whitcroft X-Patchwork-Id: 206214 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204]) by ozlabs.org (Postfix) with ESMTP id 50EBB2C009B for ; Fri, 14 Dec 2012 08:11:31 +1100 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1TjG3t-0004pQ-2I; Thu, 13 Dec 2012 21:11:21 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1TjG3q-0004p2-Tt for kernel-team@lists.ubuntu.com; Thu, 13 Dec 2012 21:11:18 +0000 Received: from 79-78-214-112.dynamic.dsl.as9105.com ([79.78.214.112] helo=localhost) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1TjG3q-0000He-Lb for kernel-team@lists.ubuntu.com; Thu, 13 Dec 2012 21:11:18 +0000 Date: Thu, 13 Dec 2012 21:11:17 +0000 From: Andy Whitcroft To: Ubuntu Kernel Team Subject: Re: [Precise/Quantal SRU] LP#1089970 -- Azure support for IP address injection Message-ID: <20121213211117.GO8798@dm> References: <20121213202746.GN8798@dm> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20121213202746.GN8798@dm> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.13 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kernel-team-bounces@lists.ubuntu.com Errors-To: kernel-team-bounces@lists.ubuntu.com On Thu, Dec 13, 2012 at 08:27:46PM +0000, Andy Whitcroft wrote: > ---------------------------------------------------------------- > > The following changes since commit 2022b60cc6571adf5728e2b9b17067dad3418d0b: > > UBUNTU: Ubuntu-3.2.0-35.20 (2012-12-04 16:23:57 +0000) > > are available in the git repository at: > > git://kernel.ubuntu.com/apw/ubuntu-precise-lbm master > > for you to fetch changes up to f0e8f3ad3e4e6e4e8864f880a0020cb687aef877: > > UBUNTU: hv -- add an update script (2012-12-13 20:13:42 +0000) > > Andy Whitcroft (5): > UBUNTU: SOURCE: allow CW to be turned off completely > UBUNTU: net -- fix up net build so on the relevant bits are built > UBUNTU: add LBM hv module containing updated hyper-v bits > UBUNTU: add hv_kvp_daemon to the hv module > UBUNTU: hv -- add an update script > > ---------------------------------------------------------------- That should be: The following changes since commit 2022b60cc6571adf5728e2b9b17067dad3418d0b: UBUNTU: Ubuntu-3.2.0-35.20 (2012-12-04 16:23:57 +0000) are available in the git repository at: git://kernel.ubuntu.com/apw/ubuntu-precise-lbm master for you to fetch changes up to 799dc0a3d519465e706c7cd1f65452b21ddf6b63: UBUNTU: hv -- add an update script (2012-12-13 20:36:35 +0000) ---------------------------------------------------------------- Andy Whitcroft (5): UBUNTU: SOURCE: allow CW to be turned off completely UBUNTU: net -- fix up net build so on the relevant bits are built UBUNTU: add LBM hv module containing updated hyper-v bits UBUNTU: add hv_kvp_daemon to the hv module UBUNTU: hv -- add an update script -apw