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:
cac7f24
)
x86_64/vsyscall: Move all of the gate_area code to vsyscall_64.c
author
Andy Lutomirski
<luto@amacapital.net>
Tue, 23 Sep 2014 17:50:51 +0000
(10:50 -0700)
committer
Ingo Molnar
<mingo@kernel.org>
Tue, 28 Oct 2014 10:22:08 +0000
(11:22 +0100)
This code exists for the sole purpose of making the vsyscall
page look sort of like real userspace memory. Move it so that
it lives with the rest of the vsyscall code.
Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Link:
http://lkml.kernel.org/r/a7ee266773671a05f00b7175ca65a0dd812d2e4b.1411494540.git.luto@amacapital.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found