]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/linux/memremap.h
Merge tag 'f2fs-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
[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;