Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.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;