Re: [PATCH] sysctl: fix min/max handling in __do_proc_doulongvec_minmax()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Américo Wang
Date: Sunday, October 3, 2010 - 8:09 pm

On Sat, Oct 02, 2010 at 03:17:49PM +0200, Eric Dumazet wrote:


Yes? This is wrong for me, min and max are pointers to ->extra{1,2},
they are increased within the for loop, you are only checking the
the pointer to the first element of ->extra{1,2}.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] sysctl: fix min/max handling in __do_proc_doul ..., Américo Wang, (Sun Oct 3, 8:09 pm)
Re: [PATCH] sysctl: fix min/max handling in __do_proc_doul ..., Eric W. Biederman, (Thu Oct 7, 12:38 pm)