From: Eric Anholt Date: Sun, 26 Oct 2008 22:26:57 +0000 (-0700) Subject: ftrace: fix breakage in bin_fmt results X-Git-Tag: v2.6.28-rc5~80^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=072ba49838b42c873c496d72c91bb237914cf3b6;p=pandora-kernel.git ftrace: fix breakage in bin_fmt results In 777e208d40d0953efc6fb4ab58590da3f7d8f02d we changed from outputting field->cpu (a char) to iter->cpu (unsigned int), increasing the resulting structure size by 3 bytes. Signed-off-by: Eric Anholt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed