>>> On 24.10.17 at 11:10, <yi.y....@linux.intel.com> wrote:
> This patch renames PSR sysctl/domctl interfaces and related xsm policy to
> make them be general for all resource allocation features but not only
> for CAT. Then, we can resuse the interfaces for all allocation features.
> 
> Basically, it changes 'psr_cat_op' to 'psr_alloc', and remove 'CAT_' from some
> macros. E.g.:
> 1. psr_cat_op -> psr_alloc
> 2. XEN_DOMCTL_psr_cat_op -> XEN_DOMCTL_psr_alloc
> 3. XEN_SYSCTL_psr_cat_op -> XEN_SYSCTL_psr_alloc
> 4. XEN_DOMCTL_PSR_CAT_SET_L3_CBM -> XEN_DOMCTL_PSR_SET_L3_CBM
> 5. XEN_SYSCTL_PSR_CAT_get_l3_info -> XEN_SYSCTL_PSR_get_l3_info
> 
> Signed-off-by: Yi Sun <yi.y....@linux.intel.com>
> Reviewed-by: Wei Liu <wei.l...@citrix.com>
> Reviewed-by: Roger Pau Monné <roger....@citrix.com>
> Acked-by: Jan Beulich <jbeul...@suse.com>
> Acked-by: Daniel De Graaf <dgde...@tycho.nsa.gov>
> ---
> CC: Jan Beulich <jbeul...@suse.com>
> CC: Andrew Cooper <andrew.coop...@citrix.com>
> CC: Wei Liu <wei.l...@citrix.com>
> CC: Ian Jackson <ian.jack...@eu.citrix.com>
> CC: Daniel De Graaf <dgde...@tycho.nsa.gov>
> CC: Roger Pau Monné <roger....@citrix.com>
> CC: Chao Peng <chao.p.p...@linux.intel.com>
> 
> v9:
>     - rename 'psr_cat_op' to 'psr_alloc' in xen.if.

Even if this was just a simple oversight and an easy rename, I think
strictly speaking it invalidates Daniel's ack.

Jan

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to