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:
b935909
)
x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.c
author
Andy Lutomirski
<luto@amacapital.net>
Tue, 23 Sep 2014 17:50:52 +0000
(10:50 -0700)
committer
Ingo Molnar
<mingo@kernel.org>
Tue, 28 Oct 2014 10:22:09 +0000
(11:22 +0100)
This is pure cut-and-paste. At this point, vsyscall_64.c
contains only code needed for vsyscall emulation, but some of
the comments and function names are still confused.
Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Link:
http://lkml.kernel.org/r/a244daf7d3cbe71afc08ad09fdfe1866ca1f1978.1411494540.git.luto@amacapital.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found