From: Richard Kennedy Date: Thu, 25 Mar 2010 11:27:36 +0000 (+0000) Subject: trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit X-Git-Tag: v2.6.36-rc1~532^2~27^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=985023dee6e212493831431ba2e3ce8918f001b2;p=pandora-kernel.git trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit Reorder structure to remove 8 bytes of padding on 64 bit builds. This shrinks the size to 128 bytes so allowing allocation from a smaller slab & needed one fewer cache lines. Signed-off-by: Richard Kennedy LKML-Reference: <1269516456.2054.8.camel@localhost> Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed