From 2a3a2827c7cbe464610116cc17ca4fac63245a43 Mon Sep 17 00:00:00 2001 From: Horms Date: Tue, 6 Mar 2007 16:28:50 +0900 Subject: [PATCH] [IA64] put kdump_find_rsvd_region in __init kdump_find_rsvd_region() is only called by reserve_memory() which is in __init, so it seems that kdump_find_rsvd_region() should also be in there. Signed-off-by: Simon Horman Signed-off-by: Tony Luck --- Reading git-format-patch failed