Comment 5 for bug 1302268

Revision history for this message
Andy Whitcroft (apw) wrote :

The second of these went through a lot of upstream churn and the fixes are the below:

  commit 03367ef5ea811475187a0732aada068919e14d61
  Author: K. Y. Srinivasan <email address hidden>
  Date: Thu Apr 3 18:02:45 2014 -0700

    Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts

  commit e179f6914152eca9b338e7d8445684062f560c55
  Author: K. Y. Srinivasan <email address hidden>
  Date: Mon Apr 14 11:43:49 2014 -0700

    x86, irq, pic: Probe for legacy PIC and set legacy_pic appropriately

These are in v3.15-rc2 and v3.16-rc respectively.

$ git describe --contains 03367ef5ea811475187a0732aada068919e14d61
v3.15-rc2~11^2
$ git describe --contains e179f6914152eca9b338e7d8445684062f560c55
v3.16-rc1~23^2~2