From: Chris Wright Date: Thu, 23 Apr 2009 17:21:38 +0000 (-0700) Subject: x86: use native register access for native tlb flushing X-Git-Tag: v2.6.31-rc1~401^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7285c6b5c54397fdf112c2fb98ee43193173aa9;p=pandora-kernel.git x86: use native register access for native tlb flushing currently these are paravirtulaized, doesn't appear any callers rely on this (no pv_ops backends are using native_tlb and overriding cr3/4 access). [ Impact: fix lockdep warning with paravirt and function tracer ] Signed-off-by: Chris Wright LKML-Reference: <20090423172138.GR3036@sequoia.sous-sol.org> Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed