[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1402645029-21756-1-git-send-email-horms@verge.net.au>
Date: Fri, 13 Jun 2014 16:37:08 +0900
From: Simon Horman <horms@...ge.net.au>
To: Pablo Neira Ayuso <pablo@...filter.org>
Cc: lvs-devel@...r.kernel.org, netdev@...r.kernel.org,
netfilter-devel@...r.kernel.org,
Wensong Zhang <wensong@...ux-vs.org>,
Julian Anastasov <ja@....bg>, Simon Horman <horms@...ge.net.au>
Subject: [GIT PULL nf] IPVS Fixes for v3.16
Hi Pablo,
Please consider this IPVS fix for v3.16.
Fix for panic due use of tot_stats estimator outside of CONFIG_SYSCTL
It has been present since v3.6.39.
I would like this fix considered for -stable and I have checked that it
applies cleanly on top of v3.15, v3.14.7, v3.12.22, v3.10.43 and v3.2.60.
The following changes since commit f44a5f45f544561302e855e7bd104e5f506ec01b:
ipvs: Fix panic due to non-linear skb (2014-05-26 10:22:46 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git ipvs-fixes-for-v3.16
for you to fetch changes up to 9802d21e7a0b0d2167ef745edc1f4ea7a0fc6ea3:
ipvs: stop tot_stats estimator only under CONFIG_SYSCTL (2014-06-13 16:22:25 +0900)
----------------------------------------------------------------
IPVS Fixes for v3.16
Fix for panic due use of tot_stats estimator outside of CONFIG_SYSCTL
This resolves a bug introduced in v3.6.39 by 14e405461e664b
("IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()").
----------------------------------------------------------------
Julian Anastasov (1):
ipvs: stop tot_stats estimator only under CONFIG_SYSCTL
net/netfilter/ipvs/ip_vs_ctl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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