Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754925AbZKFJXk (ORCPT ); Fri, 6 Nov 2009 04:23:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755005AbZKFJXj (ORCPT ); Fri, 6 Nov 2009 04:23:39 -0500 Received: from mtagate3.de.ibm.com ([195.212.17.163]:38078 "EHLO mtagate3.de.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754925AbZKFJXj (ORCPT ); Fri, 6 Nov 2009 04:23:39 -0500 Date: Fri, 6 Nov 2009 10:23:42 +0100 From: Martin Schwidefsky To: "Eric W. Biederman" Cc: , , "Eric W. Biederman" , Carsten Otte , Christian Borntraeger Subject: Re: [PATCH 07/11] sysctl: s390 Use the compat_sys_sysctl Message-ID: <20091106102342.69b3ef7d@mschwide.boeblingen.de.ibm.com> In-Reply-To: <1257468114-6823-7-git-send-email-ebiederm@xmission.com> References: <1257468114-6823-7-git-send-email-ebiederm@xmission.com> Organization: IBM Corporation X-Mailer: Claws Mail 3.7.3 (GTK+ 2.18.3; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1084 Lines: 32 On Thu, 5 Nov 2009 16:41:50 -0800 "Eric W. Biederman" wrote: > From: Eric W. Biederman > > Now that we have a generic 32bit compatibility implementation > there is no need for s390 to implement it's own. > > Cc: Carsten Otte > Cc: Christian Borntraeger > Signed-off-by: Eric W. Biederman > --- > arch/s390/kernel/compat_linux.c | 53 ------------------------------------- > arch/s390/kernel/compat_linux.h | 2 - > arch/s390/kernel/compat_wrapper.S | 6 +--- > 3 files changed, 2 insertions(+), 59 deletions(-) That looks nice, definitely an improvement over the old code. Acked-by: Martin Schwidefsky -- blue skies, Martin. "Reality continues to ruin my life." - Calvin. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/