K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2013-09-05T23:00:24.205991Z K 7 svn:log V 324 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). This commit from FreeBSD/powerpc64 with a clang-built kernel. MFC after: 2 weeks END