Eric Dumazet ff9f8a7cf9 sysctl: fix proc_doulongvec_ms_jiffies_minmax()
We perform the conversion between kernel jiffies and ms only when
exporting kernel value to user space.

We need to do the opposite operation when value is written by user.

Only matters when HZ != 1000

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: stable@vger.kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-01-26 09:21:24 -08:00
..
2017-01-16 14:03:31 -05:00
2016-12-25 17:21:22 +01:00
2017-01-12 07:01:56 -07:00
2016-11-25 16:25:52 -05:00
2016-12-25 17:21:22 +01:00
2016-12-12 18:55:06 -08:00
2017-01-24 16:26:14 -08:00
2016-05-27 15:26:11 -07:00
2016-12-22 22:58:37 -05:00
2017-01-24 06:23:51 +13:00
2016-09-22 20:00:36 -05:00