
10 Dec
2019
10 Dec
'19
11:40 p.m.
On 12/10/19 5:26 AM, Daniel P. Berrangé wrote:
This reverts commit 7be5fe66cd024b9ffba7c52cdbf5effedeac2c0d.
This commit broke resctrl, because it missed the fact that the virResctrlInfoGetCache() has side-effects causing it to actually change the virResctrlInfo parameter, not merely get data from it.
This code will need some refactoring before we can try separating it from virCapabilities again.
Reviewed-by: Cole Robinson <crobinso@redhat.com> - Cole