| commit | e4026440130b84101f2da7f5a0c7a3b046173d3c | [log] [tgz] |
|---|---|---|
| author | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:32:39 2008 +0100 |
| committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:32:39 2008 +0100 |
| tree | 8796a489ee4af076314fb6f993ef76d273fd7290 | |
| parent | cdc7957d1954908a39a6964e9c6f643916e76c4b [diff] |
x86: map vsyscalls early enough map vsyscalls early enough. This is important if a __vsyscall_fn function is used by other kernel code too. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>