ACK: [SRU][Trusty][lts-linux-trusty]Pull Request: Fixes for lp:1519897

Tim Gardner tim.gardner at canonical.com
Fri Jan 22 20:43:49 UTC 2016


The backport of 3a28fa35d6658703cd26f9c16aaea0eae06afd40 ('Drivers: hv:
vmbus: Implement per-CPU mapping of relid to channel') has an extra
unused variable added, e.g., include/linux/hyperv.h:

+       /*
+        * Support per-channel state for use by vmbus drivers.
+        */
+       void *per_channel_state;

It is benign, but nonetheless consumes memory.

Otherwise the backports look good, the rest are cherry picks, and no
other subsystems are affected. Good test results.

rtg
-- 
Tim Gardner tim.gardner at canonical.com




More information about the kernel-team mailing list