diff for duplicates of <20131012004355.GB7520@localhost> diff --git a/a/1.txt b/N1/1.txt index aa31148..7b32263 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -41,8 +41,8 @@ bdi_max_pause() which might go negative if the highest bit is 1, and the min_t(long, ...) check failed to protect it falling under 0. Fix all of them by using "unsigned long" throughout the function. -Reported-by: Toralf Förster <toralf.foerster@gmx.de> -Tested-by: Toralf Förster <toralf.foerster@gmx.de> +Reported-by: Toralf FA?rster <toralf.foerster@gmx.de> +Tested-by: Toralf FA?rster <toralf.foerster@gmx.de> Signed-off-by: Fengguang Wu <fengguang.wu@intel.com> --- mm/page-writeback.c | 10 +++++----- @@ -78,3 +78,9 @@ index 3f0c895..241a746 100644 } static long bdi_min_pause(struct backing_dev_info *bdi, + +-- +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 4321815..61655de 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -67,8 +67,8 @@ "the min_t(long, ...) check failed to protect it falling under 0. Fix\n" "all of them by using \"unsigned long\" throughout the function.\n" "\n" - "Reported-by: Toralf F\303\266rster <toralf.foerster@gmx.de>\n" - "Tested-by: Toralf F\303\266rster <toralf.foerster@gmx.de>\n" + "Reported-by: Toralf FA?rster <toralf.foerster@gmx.de>\n" + "Tested-by: Toralf FA?rster <toralf.foerster@gmx.de>\n" "Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>\n" "---\n" " mm/page-writeback.c | 10 +++++-----\n" @@ -103,6 +103,12 @@ "+\treturn min_t(unsigned long, t, MAX_PAUSE);\n" " }\n" " \n" - static long bdi_min_pause(struct backing_dev_info *bdi, + " static long bdi_min_pause(struct backing_dev_info *bdi,\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>" -b23d3526d8f4c6ccd3ccf64624b69a85bbc9dec4be25f49c639fca1e71148c1a +d76b6dd0cf77faa4d26464ba648991ecc197c49dee2e2a7ac13f7f022ef58144
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.