On Sat, Sep 30, 2017 at 01:39:16AM +, Yi Sun wrote:
> This patch implements get HW info flow for MBA including its callback
> function and sysctl interface.
>
> Signed-off-by: Yi Sun
Reviewed-by: Roger Pau Monné
Just one nit below.
> ---
> CC: Jan Beulich
> CC: Andrew Cooper
> CC: Wei L
This patch implements get HW info flow for MBA including its callback
function and sysctl interface.
Signed-off-by: Yi Sun
---
CC: Jan Beulich
CC: Andrew Cooper
CC: Wei Liu
CC: Roger Pau Monné
CC: Chao Peng
v5:
- use ASSERT in 'mba_get_feat_info'.
(suggested by Roger Pau Monné)