>>> On 13.10.15 at 10:53, <he.c...@linux.intel.com> wrote: > @@ -331,19 +357,34 @@ static bool_t psr_check_cbm(unsigned int cbm_len, > uint64_t cbm) > struct cos_cbm_info > { > unsigned int cos; > - uint64_t cbm; > + uint64_t cbm_code; > + uint64_t cbm_data; > + bool_t cdp; > };
The bool_t field really fits well in the gap between the first and second one; I'll take the liberty to adjust this when committing (unless Chao comes forward with further comments; otherwise I'm kind of hoping for a Reviewed-by-him). Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel