From: Mike Galbraith Date: Thu, 2 Jul 2009 05:27:20 +0000 (+0200) Subject: x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_user X-Git-Tag: v2.6.31-rc3~67^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fd382cedfb4fb742a8cc17ba15288ec03131db1;p=pandora-kernel.git x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_user While examining symbol generation in perf_counter tools, I noticed that copy_to_user() had no size in vmlinux's symtab. Signed-off-by: Mike Galbraith Acked-by: Alexander van Heukelum Acked-by: Cyrill Gorcunov LKML-Reference: <1246512440.13293.3.camel@marge.simson.net> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed