Re: [Xen-devel] [PATCH v2 00/17] XSM/FLASK updates for 4.8

2016-06-27 Thread Andrew Cooper
On 21/06/16 16:24, Andrew Cooper wrote: > On 20/06/16 15:04, Daniel De Graaf wrote: >> Changes from v1: >> - Change c->context and c->sid from arrays to fields when shrinking >> - Keep struct xen_flask_userlist in headers, but guard it with #ifs >> - Split off Kconfig changes into their own patc

Re: [Xen-devel] [PATCH v2 00/17] XSM/FLASK updates for 4.8

2016-06-21 Thread Andrew Cooper
On 20/06/16 15:04, Daniel De Graaf wrote: > Changes from v1: > - Change c->context and c->sid from arrays to fields when shrinking > - Keep struct xen_flask_userlist in headers, but guard it with #ifs > - Split off Kconfig changes into their own patches > - Add patch 16 (AVC_STATS in Kconfig) >