Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
[deliverable/linux.git] / include / linux / memory.h
index ff9a9f8e0ed9deb1573c087475511b269b7e17e2..a09216d0dcc71baad9369580cb962ce53cc7682d 100644 (file)
@@ -53,6 +53,7 @@ int arch_get_memory_phys_device(unsigned long start_pfn);
 struct memory_notify {
        unsigned long start_pfn;
        unsigned long nr_pages;
+       int status_change_nid_normal;
        int status_change_nid;
 };
 
This page took 0.025437 seconds and 5 git commands to generate.