commit | 5e5a29bf2624a5984e1c36c3a2481ee91249ec9c | [log] [tgz] |
---|---|---|
author | Anders H Kaseorg <andersk@MIT.EDU> | Sat Jun 28 18:25:41 2008 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Jun 30 12:12:43 2008 +0200 |
tree | 0f7c6ef5355f726cfa178330cd77c64383f8d1c1 | |
parent | 543cf4cb3fe6f6cae3651ba918b9c56200b257d0 [diff] |
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>