diff for duplicates of <529E0242.6020008@gmail.com> diff --git a/a/1.txt b/N1/1.txt index f898c1b..796de1f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -124,7 +124,8 @@ this seems to be broken for autoclose. > static int rwnd_scale_max = 16; > -static unsigned long max_autoclose_min = 0; > +static unsigned long max_autoclose_min = 1; -> static unsigned long max_autoclose_max > (MAX_SCHEDULE_TIMEOUT / HZ > UINT_MAX) +> static unsigned long max_autoclose_max = +> (MAX_SCHEDULE_TIMEOUT / HZ > UINT_MAX) > ? UINT_MAX : MAX_SCHEDULE_TIMEOUT / HZ; > diff --git a/a/content_digest b/N1/content_digest index ab9a714..da92798 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0529DADE5.4040701@huawei.com\0" "From\0Vlad Yasevich <vyasevich@gmail.com>\0" "Subject\0Re: [PATCH] sctp: fix a BUG_ON on triggered by setting max_autoclose to\0" - "Date\0Tue, 03 Dec 2013 16:09:38 +0000\0" + "Date\0Tue, 03 Dec 2013 11:09:38 -0500\0" "To\0Wang Weidong <wangweidong1@huawei.com>" Neil Horman <nhorman@tuxdriver.com> " David Miller <davem@davemloft.net>\0" @@ -135,7 +135,8 @@ "> static int rwnd_scale_max = 16;\n" "> -static unsigned long max_autoclose_min = 0;\n" "> +static unsigned long max_autoclose_min = 1;\n" - "> static unsigned long max_autoclose_max > \t(MAX_SCHEDULE_TIMEOUT / HZ > UINT_MAX)\n" + "> static unsigned long max_autoclose_max =\n" + "> \t(MAX_SCHEDULE_TIMEOUT / HZ > UINT_MAX)\n" "> \t? UINT_MAX : MAX_SCHEDULE_TIMEOUT / HZ;\n" "> \n" "\n" @@ -144,4 +145,4 @@ "\n" -vlad -6d6e9b66c9d4172ba5bd199f78ae77ceacbed2c31e1db6e172624a820428ce16 +afb949c8c0c3c0d37430a5ddd40b34b3ab0e95360588bd97f0ec03c601162528
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.