Files
android_kernel_xiaomi_sm8450/include/linux/sunrpc
J. Bruce Fields 621eb19ce1 svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"
Commit bbf43dc888 "sunrpc/cache.h: replace
simple_strtoul" introduced new range-checking which could cause get_int
to fail on unsigned integers too large to be represented as an int.

We could parse them as unsigned instead--but it turns out svcgssd is
actually passing down "-1" in some cases.  Which is perhaps stupid, but
there's nothing we can do about it now.

So just revert back to the previous "sloppy" behavior that accepts
either representation.

Cc: stable@vger.kernel.org
Reported-by: Sven Geggus <lists@fuchsschwanzdomain.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2012-11-15 07:40:32 -05:00
..
2012-07-16 15:12:15 -04:00
2012-03-11 19:30:02 -04:00
2012-07-16 15:12:15 -04:00
2012-01-31 19:28:20 -05:00
2012-03-06 18:13:33 -05:00
2012-05-31 20:29:58 -04:00
2011-07-26 16:49:47 -07:00
2012-03-11 19:30:02 -04:00