commit | 2a3a2827c7cbe464610116cc17ca4fac63245a43 | [log] [tgz] |
---|---|---|
author | Horms <horms@verge.net.au> | Tue Mar 06 16:28:50 2007 +0900 |
committer | Tony Luck <tony.luck@intel.com> | Thu Mar 08 10:29:58 2007 -0800 |
tree | 7700e192655cde5ff1c2efd13e3ab2b4aac9f924 | |
parent | 1f0ef4ef60b4ef0a18dfc50938f3a94c5edd66ce [diff] |
[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 <horms@verge.net.au> Signed-off-by: Tony Luck <tony.luck@intel.com>