diff for duplicates of <56DEE014.4050409@suse.cz> diff --git a/a/1.txt b/N1/1.txt index b4144c8..4c95cfa 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,14 +6,14 @@ On 03/08/2016 02:42 PM, Michal Hocko wrote: Potentially a squash into that patch then? -> mm/compaction.c: In function a??compact_zonea??: -> mm/compaction.c:1350:2: warning: enumeration value a??COMPACT_DEFERREDa?? not handled in switch [-Wswitch] +> mm/compaction.c: In function ‘compact_zone’: +> mm/compaction.c:1350:2: warning: enumeration value ‘COMPACT_DEFERRED’ not handled in switch [-Wswitch] > switch (ret) { > ^ -> mm/compaction.c:1350:2: warning: enumeration value a??COMPACT_COMPLETEa?? not handled in switch [-Wswitch] -> mm/compaction.c:1350:2: warning: enumeration value a??COMPACT_NO_SUITABLE_PAGEa?? not handled in switch [-Wswitch] -> mm/compaction.c:1350:2: warning: enumeration value a??COMPACT_NOT_SUITABLE_ZONEa?? not handled in switch [-Wswitch] -> mm/compaction.c:1350:2: warning: enumeration value a??COMPACT_CONTENDEDa?? not handled in switch [-Wswitch] +> mm/compaction.c:1350:2: warning: enumeration value ‘COMPACT_COMPLETE’ not handled in switch [-Wswitch] +> mm/compaction.c:1350:2: warning: enumeration value ‘COMPACT_NO_SUITABLE_PAGE’ not handled in switch [-Wswitch] +> mm/compaction.c:1350:2: warning: enumeration value ‘COMPACT_NOT_SUITABLE_ZONE’ not handled in switch [-Wswitch] +> mm/compaction.c:1350:2: warning: enumeration value ‘COMPACT_CONTENDED’ not handled in switch [-Wswitch] > > compaction_suitable is allowed to return only COMPACT_PARTIAL, > COMPACT_SKIPPED and COMPACT_CONTINUE so other cases are simply @@ -22,9 +22,3 @@ Potentially a squash into that patch then? > Signed-off-by: Michal Hocko <mhocko@suse.com> Acked-by: Vlastimil Babka <vbabka@suse.cz> - --- -To unsubscribe, send a message with 'unsubscribe linux-mm' in -the body to majordomo@kvack.org. For more info on Linux MM, -see: http://www.linux-mm.org/ . -Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index b9df718..d69c475 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -29,14 +29,14 @@ "\n" "Potentially a squash into that patch then?\n" "\n" - "> mm/compaction.c: In function a??compact_zonea??:\n" - "> mm/compaction.c:1350:2: warning: enumeration value a??COMPACT_DEFERREDa?? not handled in switch [-Wswitch]\n" + "> mm/compaction.c: In function \342\200\230compact_zone\342\200\231:\n" + "> mm/compaction.c:1350:2: warning: enumeration value \342\200\230COMPACT_DEFERRED\342\200\231 not handled in switch [-Wswitch]\n" "> switch (ret) {\n" "> ^\n" - "> mm/compaction.c:1350:2: warning: enumeration value a??COMPACT_COMPLETEa?? not handled in switch [-Wswitch]\n" - "> mm/compaction.c:1350:2: warning: enumeration value a??COMPACT_NO_SUITABLE_PAGEa?? not handled in switch [-Wswitch]\n" - "> mm/compaction.c:1350:2: warning: enumeration value a??COMPACT_NOT_SUITABLE_ZONEa?? not handled in switch [-Wswitch]\n" - "> mm/compaction.c:1350:2: warning: enumeration value a??COMPACT_CONTENDEDa?? not handled in switch [-Wswitch]\n" + "> mm/compaction.c:1350:2: warning: enumeration value \342\200\230COMPACT_COMPLETE\342\200\231 not handled in switch [-Wswitch]\n" + "> mm/compaction.c:1350:2: warning: enumeration value \342\200\230COMPACT_NO_SUITABLE_PAGE\342\200\231 not handled in switch [-Wswitch]\n" + "> mm/compaction.c:1350:2: warning: enumeration value \342\200\230COMPACT_NOT_SUITABLE_ZONE\342\200\231 not handled in switch [-Wswitch]\n" + "> mm/compaction.c:1350:2: warning: enumeration value \342\200\230COMPACT_CONTENDED\342\200\231 not handled in switch [-Wswitch]\n" "> \n" "> compaction_suitable is allowed to return only COMPACT_PARTIAL,\n" "> COMPACT_SKIPPED and COMPACT_CONTINUE so other cases are simply\n" @@ -44,12 +44,6 @@ "> \n" "> Signed-off-by: Michal Hocko <mhocko@suse.com>\n" "\n" - "Acked-by: Vlastimil Babka <vbabka@suse.cz>\n" - "\n" - "--\n" - "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" - "the body to majordomo@kvack.org. For more info on Linux MM,\n" - "see: http://www.linux-mm.org/ .\n" - "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" + Acked-by: Vlastimil Babka <vbabka@suse.cz> -e1e6e9f8cab8496b2123acc6888c3afcef436899d857d9e92b20f2733a1a27ff +f7d6048da27711e440692cf2a4b0e1911e46e94a3ec619e739b2224e230d4d12
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.