x86/xen: add some __init annotations in arch/x86/xen/mmu.c
authorJuergen Gross <jgross@suse.com>
Wed, 28 Jan 2015 06:44:24 +0000 (07:44 +0100)
committerDavid Vrabel <david.vrabel@citrix.com>
Wed, 28 Jan 2015 10:00:51 +0000 (10:00 +0000)
commitbf9d834a9bc54477f3745ba0bf926c8917c45680
treebca18eba23a261080ed045f00f76647abda4a1ce
parenta3f5239650a9c08df0473261aedd6f50f7775410
x86/xen: add some __init annotations in arch/x86/xen/mmu.c

The file arch/x86/xen/mmu.c has some functions that can be annotated
with "__init".

Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
arch/x86/xen/mmu.c