git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4460fda
)
tracing, Text Edit Lock - SMP alternatives support
author
Masami Hiramatsu
<mhiramat@redhat.com>
Fri, 6 Mar 2009 15:37:22 +0000
(10:37 -0500)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 6 Mar 2009 15:49:00 +0000
(16:49 +0100)
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 <mhiramat@redhat.com>
LKML-Reference: <
49B14332
.9030109@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found