x86: enable_update_mptable should be a macro
authorYinghai Lu <yinghai@kernel.org>
Wed, 20 May 2009 07:37:40 +0000 (00:37 -0700)
committerIngo Molnar <mingo@elte.hu>
Wed, 27 May 2009 23:59:05 +0000 (01:59 +0200)
instead of declaring one variant as an inline function...
because other case is a variable

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <4A13B344.7030307@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found