From: Paul Mundt Date: Fri, 30 Mar 2012 10:42:26 +0000 (+0900) Subject: sh: vsyscall: Fix up .eh_frame generation. X-Git-Tag: v3.4-rc2~3^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd34e202faa4be7f77fd2f7a59824f13dc14901b;p=pandora-kernel.git sh: vsyscall: Fix up .eh_frame generation. Some improper formatting caused the .eh_frame generation to fail, resulting in gcc/g++ testsuite failures with regards to unwinding through the vDSO. Now that someone is actually working on this on the gcc side it's time to fix up the kernel side, too. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed