commit | ac49b9a9f26b6c42585f87857722085ef4b19c13 | [log] [tgz] |
---|---|---|
author | Andy Lutomirski <luto@amacapital.net> | Mon May 19 15:58:34 2014 -0700 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Tue May 20 11:39:31 2014 -0700 |
tree | 8231c036dc6c331f100674d72e82d93104b0422c | |
parent | a62c34bd2a8a3f159945becd57401e478818d51c [diff] |
x86, mm: Replace arch_vma_name with vm_ops->name for vsyscalls 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>