diff for duplicates of <20111107111537.GA13453@localhost> diff --git a/a/1.txt b/N1/1.txt index 955e084..a76896d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,9 +7,9 @@ On Mon, Nov 07, 2011 at 07:05:58PM +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 @@ -103,7 +103,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 6737660..03e90ea 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -18,9 +18,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" @@ -114,9 +114,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>" -8006c5b499fd74ee41ef525353882c103cd20a91cd6f45c57c1ab36f4b837160 +230692c71532d98792cda4a194b4dd11c59ad83d38e6fce6288bb39c862021bb
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.