From: Richard Kennedy Date: Tue, 7 Jun 2011 15:33:38 +0000 (+0100) Subject: perf: Remove 64-bit alignment padding from perf_event_context X-Git-Tag: v3.1-rc1~299^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28009ce4a8130af7260a9271901b4419834ad152;p=pandora-kernel.git perf: Remove 64-bit alignment padding from perf_event_context Reorder perf_event_context to remove 8 bytes of 64 bit alignment padding shrinking its size to 192 bytes, allowing it to fit into a smaller slab and use one fewer cache lines. Signed-off-by: Richard Kennedy Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1307460819.1950.5.camel@castor.rsk Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed