Create the ZONE_MOVABLE zone
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / linux / mm.h
index 97d0cddfd223577dce88fbda95b14e8f6f80cfb2..857e4481717809bccc57b655539cb570fa930d24 100644 (file)
@@ -1005,6 +1005,7 @@ extern unsigned long find_max_pfn_with_active_regions(void);
 extern void free_bootmem_with_active_regions(int nid,
                                                unsigned long max_low_pfn);
 extern void sparse_memory_present_with_active_regions(int nid);
+extern int cmdline_parse_kernelcore(char *p);
 #ifndef CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID
 extern int early_pfn_to_nid(unsigned long pfn);
 #endif /* CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID */