From: Masami Hiramatsu Date: Fri, 6 Mar 2009 15:37:22 +0000 (-0500) Subject: tracing, Text Edit Lock - SMP alternatives support X-Git-Tag: v2.6.30-rc1~2^2~55^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3945dab45aa8c89014893bfa8eb1e1661a409cef;p=pandora-kernel.git tracing, Text Edit Lock - SMP alternatives support Use the mutual exclusion provided by the text edit lock in alternatives code. Since alternative_smp_* will be called from module init code, etc, we'd better protect it from other subsystems. Signed-off-by: Masami Hiramatsu LKML-Reference: <49B14332.9030109@redhat.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed