>>> On 01.03.17 at 09:49, <roger....@citrix.com> wrote:
> What I was proposing is to make feat_node an array of pointers, so if a 
> feature
> is not supported that specific pointer would be NULL (ie: if feat_mask &
> PSR_SOCKET_L3_CDP == 0, features[PSR_SOCKET_L3_CDP] == NULL). And then you can
> avoid all the list traversing code.

In which case the feature flags would look to become redundant too.

Jan


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

Reply via email to