From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [PATCH 09/11] sysctl: x86 Use the compat_sys_sysctl Date: Thu, 05 Nov 2009 16:56:05 -0800 Message-ID: <4AF37425.9060000@zytor.com> References: <1257468114-6823-9-git-send-email-ebiederm@xmission.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1257468114-6823-9-git-send-email-ebiederm@xmission.com> Sender: linux-kernel-owner@vger.kernel.org To: "Eric W. Biederman" Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, Thomas Gleixner , Ingo Molnar List-Id: linux-arch.vger.kernel.org On 11/05/2009 04:41 PM, Eric W. Biederman wrote: > From: Eric W. Biederman > > Now that we have a generic 32bit compatibility implementation > there is no need for x86 to implement it's own. > > Cc: Thomas Gleixner > Cc: Ingo Molnar > Cc: "H. Peter Anvin" > Signed-off-by: Eric W. Biederman Acked-by: H. Peter Anvin I'm assuming based on your previous email that you'll hang on to this patch and carry it yourself. -hpa