On Thu, May 10, 2018 at 10:08:51AM +0800, junyan...@gmx.com wrote:
> diff --git a/exec.c b/exec.c
> index fa33c29..dedeb4d 100644
> --- a/exec.c
> +++ b/exec.c
> @@ -52,6 +52,9 @@
>  #include <linux/falloc.h>
>  #endif
>  
> +/* RAM is backed by the persistent memory. */
> +#define RAM_PMEM       (1 << 3)

Please define this next to the other RAM_* flags.

Besides that:

Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>

Attachment: signature.asc
Description: PGP signature

Reply via email to