From: Matt Fleming Date: Thu, 20 Nov 2008 21:49:52 +0000 (+0000) Subject: ftrace: specify $alignment for sh architecture X-Git-Tag: v2.6.29-rc1~586^2~49^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a3d04aed05add2247ea2ba5da5f90dba4062f3f;p=pandora-kernel.git ftrace: specify $alignment for sh architecture Impact: extend scripts/recordmcount.pl with default alignment for SH Set $alignment=2 for the sh architecture so that a ".align 2" directive will be emitted for all __mcount_loc sections. Fix a whitspace error while I'm here (converted spaces to tabs). Signed-off-by: Matt Fleming Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed