x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_user
authorMike Galbraith <efault@gmx.de>
Thu, 2 Jul 2009 05:27:20 +0000 (07:27 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 3 Jul 2009 12:34:17 +0000 (14:34 +0200)
commit3fd382cedfb4fb742a8cc17ba15288ec03131db1
tree0168cb269fe5e5e916c625727ee20e6d250d1266
parent12b9d7ccb841805e347fec8f733f368f43ddba40
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 <efault@gmx.de>
Acked-by: Alexander van Heukelum <heukelum@fastmail.fm>
Acked-by: Cyrill Gorcunov <gorcunov@openvz.org>
LKML-Reference: <1246512440.13293.3.camel@marge.simson.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/lib/copy_user_64.S