x86: expand irq-off region in text_poke()
authorMasami Hiramatsu <mhiramat@redhat.com>
Mon, 9 Mar 2009 16:40:40 +0000 (12:40 -0400)
committerIngo Molnar <mingo@elte.hu>
Tue, 10 Mar 2009 15:24:23 +0000 (16:24 +0100)
commit7cf49427042400d40bdc80b5c3399b6b5945afa8
treea9466accbbe3e8dfea5a7206d735d5281ae0f257
parent12e87e36e0141c08dbc8b2177c93c75fb18ad7e5
x86: expand irq-off region in text_poke()

Expand irq-off region to cover fixmap using code and cache synchronizing.

Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com>
LKML-Reference: <49B54688.8090403@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/alternative.c