File pmap-lazyfree.diff of Package procps.openSUSE_Leap_42.3_Update

Index: procps-pmap-legacy/pmap.c
===================================================================
--- procps-pmap-legacy.orig/pmap.c
+++ procps-pmap-legacy/pmap.c
@@ -47,6 +47,7 @@ static struct smap smap[] = {
 	{ "Private_Dirty",	0,	0,	0},
 	{ "Referenced",		0,	0,	0},
 	{ "Anonymous",		0,	0,	0},
+	{ "LazyFree",		0,	0,	0},
 	{ "AnonHugePages",	0,	0,	0},
 	{ "Shared_Hugetlb",	0,	0,	0},
 	{ "Private_Hugetlb",	0,	0,	0},
@@ -70,6 +71,7 @@ enum SmapTypes {
 	Private_Dirty,
 	Referenced,
 	Anonymous,
+	LazyFree,
 	AnonHugePages,
 	Shared_Hugetlb,
 	Private_Hugetlb,
openSUSE Build Service is sponsored by