From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 4/5] IPVS: Allow compilation with CONFIG_SYSCTL disabled Date: Tue, 01 Feb 2011 18:30:11 +0100 Message-ID: <4D484323.1060404@trash.net> References: <7j2t3lt.112d3171f5f31f2acb18786b51a8e1ac@obelix.schillstrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Simon Horman , netdev@vger.kernel.org, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, lvs-devel@vger.kernel.org, Randy Dunlap , Stephen Rothwell To: Hans Schillstrom Return-path: In-Reply-To: <7j2t3lt.112d3171f5f31f2acb18786b51a8e1ac@obelix.schillstrom.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Am 01.02.2011 18:11, schrieb Hans Schillstrom: >> [PATCH 4/5] IPVS: Allow compilation with CONFIG_SYSCTL disabled >> > >> >This is a rather naieve approach to allowing PVS to compile with >> >CONFIG_SYSCTL disabled. I am working on a more comprehensive patch which >> >will remove compilation of all sysctl-related IPVS code when CONFIG_SYSCTL >> >is disabled. >> > >> >Cc: Hans Schillstrom >> >Reported-by: Randy Dunlap >> >Signed-off-by: Simon Horman > Signed-off-by: Hans Schillstrom > Tested-by: Hans Schillstrom Applied, thanks.