K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2013-09-26T18:18:51.733769Z K 7 svn:log V 262 MFC r255273,255282: Align stacks of kernel threads correctly at 16-byte boundaries rather than making sure they are all misaligned at +8 bytes. This fixes clang builds of powerpc64 kernels (aside from a required increase in KSTACK_PAGES which will come later). END