diff for duplicates of <20150511143536.GP28183@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 6e3979c..daff2ea 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -48,12 +48,12 @@ Date: Tue Apr 21 13:55:05 2015 +0900 GEN /tmp/build/perf/common-cmds.h PERF_VERSION = 4.1.rc2.ga20d87 CC /tmp/build/perf/builtin-kmem.o -builtin-kmem.c: In function a??perf_evsel__process_page_alloc_eventa??: -builtin-kmem.c:743:427: error: a??posa?? may be used uninitialized in this +builtin-kmem.c: In function ‘perf_evsel__process_page_alloc_event’: +builtin-kmem.c:743:427: error: ‘pos’ may be used uninitialized in this function [-Werror=maybe-uninitialized] new->human_readable = strdup(str + 10); ^ -builtin-kmem.c:716:14: note: a??posa?? was declared here +builtin-kmem.c:716:14: note: ‘pos’ was declared here char *str, *pos; ^ cc1: all warnings being treated as errors @@ -72,9 +72,3 @@ make: Leaving directory '/home/git/linux/tools/perf' Trying to fix it by initializing it to NULL. - Arnaldo - --- -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 4ae44e9..06103cc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -65,12 +65,12 @@ " GEN /tmp/build/perf/common-cmds.h\n" " PERF_VERSION = 4.1.rc2.ga20d87\n" " CC /tmp/build/perf/builtin-kmem.o\n" - "builtin-kmem.c: In function a??perf_evsel__process_page_alloc_eventa??:\n" - "builtin-kmem.c:743:427: error: a??posa?? may be used uninitialized in this\n" + "builtin-kmem.c: In function \342\200\230perf_evsel__process_page_alloc_event\342\200\231:\n" + "builtin-kmem.c:743:427: error: \342\200\230pos\342\200\231 may be used uninitialized in this\n" "function [-Werror=maybe-uninitialized]\n" " new->human_readable = strdup(str + 10);\n" " ^\n" - "builtin-kmem.c:716:14: note: a??posa?? was declared here\n" + "builtin-kmem.c:716:14: note: \342\200\230pos\342\200\231 was declared here\n" " char *str, *pos;\n" " ^\n" "cc1: all warnings being treated as errors\n" @@ -88,12 +88,6 @@ "\n" "Trying to fix it by initializing it to NULL.\n" "\n" - "- Arnaldo\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>" + - Arnaldo -5128d4185a397744b9eb641dac0f13bb5891a3d530280e7bc24ea0b246f60d1c +4f247ee3431caedfb892ec414af86d3b3fb43410bee06df242c6a937b0347b70
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.