[Trusty][SRU][PATCH 0/2] Trusty Fixes for LP:1495983
Joseph Salisbury
joseph.salisbury at canonical.com
Mon Oct 26 19:28:34 UTC 2015
== Trusty SRU Justification ==
This patch is still under discussion upstream:
https://lkml.org/lkml/2015/10/2/550
However, this bug is a regression and preventing 32 bit guests
from booting on Hyper-V, so it probably worth discussing possible inclusion in
the Ubuntu kernel before it lands in mainline.
This patch has already been applied to Vivid and Wily via a SRU request.
Trusty also exhibits this bug, but requires commit 7e5ec368 as a prereq.
== Fix ==
commit 7e5ec36834a5752304dc0751dfab42ba6ad64a85
Author: K. Y. Srinivasan <kys at microsoft.com>
Date: Fri Mar 7 00:10:34 2014 -0800
Drivers: hv: vmbus: Increase the limit on the number of pfns we can handle
OriginalAuthor: Olaf Hering <olaf at aepfle.de>
Author: Joseph Salisbury <joseph.salisbury at canonical.com>
Date: Thu Oct 15 17:26:46 2015 +0000
UBUNTU: SAUCE: storvsc: use small sg_tablesize on x86
== Test Case ==
A test kernel was built with these patchs and tested by the original bug reporter.
The bug reporter states the test kernel resolved the bug for Trusty.
Joseph Salisbury (1):
UBUNTU: SAUCE: storvsc: use small sg_tablesize on x86
K. Y. Srinivasan (1):
Drivers: hv: vmbus: Increase the limit on the number of pfns we can
handle
drivers/scsi/storvsc_drv.c | 5 +++++
include/linux/hyperv.h | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
2.1.0
More information about the kernel-team
mailing list