K 10 svn:author V 7 glebius K 8 svn:date V 27 2013-04-10T16:09:45.275575Z K 7 svn:log V 231 Since UMA_ZONE_PCPU zones put a constraint on sizeof(struct pcpu), declared as CTASSERT in MI pcpu.h, stop including all possible mutually exclusive PCPU_MD_FIELDS fields into LINT kernels, due to brekaing aforementioned CTASSERT. END