K 10 svn:author V 8 lstewart K 8 svn:date V 27 2010-07-13T09:17:30.569307Z K 7 svn:log V 308 - The sum variable used in DPCPU_SUM needs to be of the same type as the DPCPU variable, rather than a pointer to the type. - Zero # bytes equivalent to sizeof(object), not sizeof(ptr_to_object). - Remove an unnecessary __typeof. Sponsored by: FreeBSD Foundation Submitted by: jmallet MFC after: 3 days END