diff for duplicates of <201212201130.39235.jbe@pengutronix.de> diff --git a/a/1.txt b/N1/1.txt index 5c52363..b20b90b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,7 +12,7 @@ Jean Delvare wrote: > > Other impact is unpredictable. Problem is seen if the divisor is an > > unsigned variable or constant and the dividend is less than (divisor/2). > -> Really? In my own testing, the problem only shows with dividend = 0, +> Really? In my own testing, the problem only shows with dividend == 0, > and even then, only when dividend is signed and divisor is not. > DIV_ROUND_CLOSEST(5, 20U) returns 0 as expected, and so do > DIV_ROUND_CLOSEST(0 / 20), DIV_ROUND_CLOSEST(0U / 20) and @@ -87,8 +87,3 @@ Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | - -_______________________________________________ -lm-sensors mailing list -lm-sensors@lm-sensors.org -http://lists.lm-sensors.org/mailman/listinfo/lm-sensors diff --git a/a/content_digest b/N1/content_digest index be26eeb..26eafbb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,8 +2,8 @@ "ref\020121219224122.GA26863@roeck-us.net\0" "ref\020121220112202.3ead1fe1@endymion.delvare\0" "From\0Juergen Beisert <jbe@pengutronix.de>\0" - "Subject\0Re: [lm-sensors] [PATCH v2] linux/kernel.h: Fix DIV_ROUND_CLOSEST with unsigned divisors\0" - "Date\0Thu, 20 Dec 2012 10:30:38 +0000\0" + "Subject\0Re: [PATCH v2] linux/kernel.h: Fix DIV_ROUND_CLOSEST with unsigned divisors\0" + "Date\0Thu, 20 Dec 2012 11:30:38 +0100\0" "To\0Jean Delvare <khali@linux-fr.org>\0" "Cc\0Guenter Roeck <linux@roeck-us.net>" Andrew Morton <akpm@linux-foundation.org> @@ -25,7 +25,7 @@ "> > Other impact is unpredictable. Problem is seen if the divisor is an\n" "> > unsigned variable or constant and the dividend is less than (divisor/2).\n" ">\n" - "> Really? In my own testing, the problem only shows with dividend = 0,\n" + "> Really? In my own testing, the problem only shows with dividend == 0,\n" "> and even then, only when dividend is signed and divisor is not.\n" "> DIV_ROUND_CLOSEST(5, 20U) returns 0 as expected, and so do\n" "> DIV_ROUND_CLOSEST(0 / 20), DIV_ROUND_CLOSEST(0U / 20) and\n" @@ -99,11 +99,6 @@ "\n" "-- \n" "Pengutronix e.K. | Juergen Beisert |\n" - "Linux Solutions for Science and Industry | http://www.pengutronix.de/ |\n" - "\n" - "_______________________________________________\n" - "lm-sensors mailing list\n" - "lm-sensors@lm-sensors.org\n" - http://lists.lm-sensors.org/mailman/listinfo/lm-sensors + Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -6c13d61d0164ac454e16722cb15c836606bc170f75919c4abe1800a830135af5 +ae295ae2cccb9d366bce40b7f9335ab8c93a44575c44091a5992229af0fdf1dc
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.