diff for duplicates of <20111107091704.GA29562@localhost> diff --git a/a/1.txt b/N1/1.txt index b735aa6..a2c832b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,9 +5,9 @@ On Mon, Nov 07, 2011 at 04:18:24PM +0800, Witold Baryluk wrote: > > > CC mm/page-writeback.o -> mm/page-writeback.c: In function ‘balance_dirty_pages_ratelimited_nr’: -> include/trace/events/writeback.h:281:1: warning: ‘task_ratelimit’ may be used uninitialized in this function [-Wuninitialized] -> mm/page-writeback.c:1018:16: note: ‘task_ratelimit’ was declared here +> mm/page-writeback.c: In function a??balance_dirty_pages_ratelimited_nra??: +> include/trace/events/writeback.h:281:1: warning: a??task_ratelimita?? may be used uninitialized in this function [-Wuninitialized] +> mm/page-writeback.c:1018:16: note: a??task_ratelimita?? was declared here > > Indeed in balance_dirty_pages a task_ratelimit may be not initialized > (initialization skiped by goto pause;), and then used when calling @@ -53,7 +53,10 @@ Signed-off-by: Wu Fengguang <fengguang.wu@intel.com> if (unlikely(pause <= 0)) { trace_balance_dirty_pages(bdi, dirty_thresh, + -- -To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html +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/ . +Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index e085555..a4794d8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -14,9 +14,9 @@ "> \n" "> \n" "> CC mm/page-writeback.o\n" - "> mm/page-writeback.c: In function \342\200\230balance_dirty_pages_ratelimited_nr\342\200\231:\n" - "> include/trace/events/writeback.h:281:1: warning: \342\200\230task_ratelimit\342\200\231 may be used uninitialized in this function [-Wuninitialized]\n" - "> mm/page-writeback.c:1018:16: note: \342\200\230task_ratelimit\342\200\231 was declared here\n" + "> mm/page-writeback.c: In function a??balance_dirty_pages_ratelimited_nra??:\n" + "> include/trace/events/writeback.h:281:1: warning: a??task_ratelimita?? may be used uninitialized in this function [-Wuninitialized]\n" + "> mm/page-writeback.c:1018:16: note: a??task_ratelimita?? was declared here\n" "> \n" "> Indeed in balance_dirty_pages a task_ratelimit may be not initialized\n" "> (initialization skiped by goto pause;), and then used when calling\n" @@ -62,9 +62,12 @@ " \t\tif (unlikely(pause <= 0)) {\n" " \t\t\ttrace_balance_dirty_pages(bdi,\n" " \t\t\t\t\t\t dirty_thresh,\n" + "\n" "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-fsdevel\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "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" + "Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -703ae6e26148c255bb6e5538a453e1a5f80048e089727c2549a87ff2bb5b490f +d04439a76e953b63b2d0ee73c7b2adaeb21a750a41722641a5bf7c0c0df116d4
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.