From: Mike Galbraith Date: Tue, 30 Jun 2009 13:00:20 +0000 (+0200) Subject: x86: Fix symbol annotation for arch/x86/lib/clear_page_64.S::clear_page_c X-Git-Tag: v2.6.31-rc3~67^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e314996e3dc5189b9b36dce67088e882e989897;p=pandora-kernel.git x86: Fix symbol annotation for arch/x86/lib/clear_page_64.S::clear_page_c Noticed the zero-sized function symbol while looking at 'perf' profiles, it causes the profiler to display those addresses in hexa. Turns out that this was wrong/bogus for an eternity. Signed-off-by: Mike Galbraith Acked-by: Alexander van Heukelum Acked-by: Cyrill Gorcunov LKML-Reference: <1246366820.6538.1.camel@marge.simson.net> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed