From: Steven Rostedt Date: Mon, 12 May 2008 19:20:41 +0000 (+0200) Subject: x86: add notrace annotations to vsyscall. X-Git-Tag: v2.6.27-rc1~1102^2^2~1^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23adec554a7648f99c8acc0caf49c66320cd2b84;p=pandora-kernel.git x86: add notrace annotations to vsyscall. Add the notrace annotations to the vsyscall functions - there we are not in kernel context yet, so the tracer function cannot (and must not) be called. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed