![]() |
lvs-devel
|
| To: | Simon Horman <horms@xxxxxxxxxxxx> |
|---|---|
| Subject: | Re: [PATCH 2/2] ipvs: fix crash in ip_vs_control_net_cleanup on unload |
| Cc: | lvs-devel@xxxxxxxxxxxxxxx, netdev@xxxxxxxxxxxxxxx, netfilter-devel@xxxxxxxxxxxxxxx, Wensong Zhang <wensong@xxxxxxxxxxxx>, Julian Anastasov <ja@xxxxxx>, Sasha Levin <levinsasha928@xxxxxxxxx>, stable@xxxxxxxxxxxxxxx, Hans Schillstrom <hans@xxxxxxxxxxxxxxx> |
| From: | Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> |
| Date: | Wed, 25 Apr 2012 11:15:29 +0200 |
On Mon, Apr 23, 2012 at 10:12:12PM +0900, Simon Horman wrote:
> From: Julian Anastasov <ja@xxxxxx>
>
> commit 14e405461e664b777e2a5636e10b2ebf36a686ec (2.6.39)
> ("Add __ip_vs_control_{init,cleanup}_sysctl()")
> introduced regression due to wrong __net_init for
> __ip_vs_control_cleanup_sysctl. This leads to crash when
> the ip_vs module is unloaded.
>
> Fix it by changing __net_init to __net_exit for
> the function that is already renamed to ip_vs_control_net_cleanup_sysctl.
>
> Cc: stable@xxxxxxxxxxxxxxx
Removed this above.
> Signed-off-by: Julian Anastasov <ja@xxxxxx>
> Signed-off-by: Hans Schillstrom <hans@xxxxxxxxxxxxxxx>
> Signed-off-by: Simon Horman <horms@xxxxxxxxxxxx>
And applied, thanks Simon.
--
To unsubscribe from this list: send the line "unsubscribe lvs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 1/2] netfilter: ipvs: Verify that IP_VS protocol has been registered, Pablo Neira Ayuso |
|---|---|
| Next by Date: | HONG LEONG BANK (Malaysia), Richard Tan |
| Previous by Thread: | [PATCH 2/2] ipvs: fix crash in ip_vs_control_net_cleanup on unload, Simon Horman |
| Next by Thread: | [PATCH v3] ipvs: add support for sync threads, Julian Anastasov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |