From bf9d834a9bc54477f3745ba0bf926c8917c45680 Mon Sep 17 00:00:00 2001 From: Juergen Gross Date: Wed, 28 Jan 2015 07:44:24 +0100 Subject: [PATCH] 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 Signed-off-by: David Vrabel --- Reading git-format-patch failed