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:
a62c34b
)
x86, mm: Replace arch_vma_name with vm_ops->name for vsyscalls
author
Andy Lutomirski
<luto@amacapital.net>
Mon, 19 May 2014 22:58:34 +0000
(15:58 -0700)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Tue, 20 May 2014 18:39:31 +0000
(11:39 -0700)
This removes the last vestiges of arch_vma_name from x86, replacing it
with vm_ops->name. Good riddance.
Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Link:
http://lkml.kernel.org/r/e681cb56096eee5b8b8767093a4f6fb82839f0a4.1400538962.git.luto@amacapital.net
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found