From 1775fe851632fd906bc5e5c6f77494d8f7ef1275 Mon Sep 17 00:00:00 2001 From: Simon Horman Date: Mon, 29 Oct 2007 17:10:29 +0900 Subject: [PATCH] [IA64] vmcore_find_descriptor_size should be in __init vmcore_find_descriptor_size() is only called by reserve_elfcorehdr(), which is in __init, so it seems to me that vmcore_find_descriptor_size() should be there too. Signed-off-by: Simon Horman Signed-off-by: Tony Luck --- Reading git-format-patch failed