]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86, 64-bit: patch paravirt inline replacements when loading modules
authorAnders H Kaseorg <andersk@MIT.EDU>
Sat, 28 Jun 2008 22:25:41 +0000 (18:25 -0400)
committerIngo Molnar <mingo@elte.hu>
Mon, 30 Jun 2008 10:12:43 +0000 (12:12 +0200)
commit5e5a29bf2624a5984e1c36c3a2481ee91249ec9c
tree0f7c6ef5355f726cfa178330cd77c64383f8d1c1
parent543cf4cb3fe6f6cae3651ba918b9c56200b257d0
x86, 64-bit: patch paravirt inline replacements when loading modules

small speedup.

Paravirt replacements were added to the i386 module loader by commit
139ec7c416248b9ea227d21839235344edfee1e0.  This adds the same code to
the x86_64 module loader.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Acked-by: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/module_64.c