]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/linux/memremap.h
Merge tag 'powerpc-spectre-rsb' of powerpc-CVE-2019-18660.bundle
[linux.git] / include / linux / memremap.h
index bef51e35d8d24b1ece4a0626359b1d36df97a342..6fefb09af7c34ddc550debf429e6769e77c2cd40 100644 (file)
@@ -17,6 +17,7 @@ struct device;
  */
 struct vmem_altmap {
        const unsigned long base_pfn;
+       const unsigned long end_pfn;
        const unsigned long reserve;
        unsigned long free;
        unsigned long align;