|
@@ -507,7 +507,7 @@ void update_mmu_cache(struct vm_area_struct *vma, unsigned long address,
|
|
* System memory should not be in /proc/iomem but various tools expect it
|
|
* System memory should not be in /proc/iomem but various tools expect it
|
|
* (eg kdump).
|
|
* (eg kdump).
|
|
*/
|
|
*/
|
|
-static int add_system_ram_resources(void)
|
|
|
|
|
|
+static int __init add_system_ram_resources(void)
|
|
{
|
|
{
|
|
struct memblock_region *reg;
|
|
struct memblock_region *reg;
|
|
|
|
|