>>> On 12.04.17 at 08:05, <yi.y....@linux.intel.com> wrote: > On 17-04-11 09:39:55, Jan Beulich wrote: >> >>> On 01.04.17 at 15:53, <yi.y....@linux.intel.com> wrote: >> > @@ -755,7 +765,7 @@ static int gather_val_array(uint32_t val[], >> > cos = 0; >> > >> > /* Value getting order is same as feature array. */ >> > - feat->props->get_val(feat, cos, &val[0]); >> > + feat->props->get_val(feat, cos, 0, &val[0]); >> >> How can this be literal zero here (and in further cases below)? >> > Because the 'type[]' is not introduced yet. Please refer CDP patch > which implements this.
Again, type[] should be introduced together with the cos_num field. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel