[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130430.002244.1149700663501203988.davem@davemloft.net>
Date: Tue, 30 Apr 2013 00:22:44 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: horms@...ge.net.au
Cc: akpm@...ux-foundation.org, netdev@...r.kernel.org,
zhangyanfei@...fujitsu.com, ja@....bg
Subject: Re: [patch 1/1] ipvs: change type of
netns_ipvs->sysctl_sync_qlen_max
From: Simon Horman <horms@...ge.net.au>
Date: Tue, 30 Apr 2013 11:24:17 +0900
> On Mon, Apr 29, 2013 at 11:55:10AM -0700, akpm@...ux-foundation.org wrote:
>> From: Zhang Yanfei <zhangyanfei@...fujitsu.com>
>> Subject: ipvs: change type of netns_ipvs->sysctl_sync_qlen_max
>>
>> This member of struct netns_ipvs is calculated from nr_free_buffer_pages
>> so change its type to unsigned long in case of overflow. Also, type of
>> its related proc var sync_qlen_max and the return type of function
>> sysctl_sync_qlen_max() should be changed to unsigned long, too.
>>
>> Besides, the type of ipvs_master_sync_state->sync_queue_len should be
>> changed to unsigned long accordingly.
>>
>> Signed-off-by: Zhang Yanfei <zhangyanfei@...fujitsu.com>
>> Cc: Simon Horman <horms@...ge.net.au>
>> Cc: Julian Anastasov <ja@....bg>
>> Cc: David Miller <davem@...emloft.net>
>> Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
>
> Andrew, David,
>
> It seems most appropriate for me to
> queue this up for v3.11 in the ipvs-next tree.
>
> Is that fine?
I'm personally fine with that.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists