Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932189AbYCFPd6 (ORCPT ); Thu, 6 Mar 2008 10:33:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755400AbYCFPdt (ORCPT ); Thu, 6 Mar 2008 10:33:49 -0500 Received: from caramon.arm.linux.org.uk ([78.32.30.218]:51122 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755206AbYCFPdt (ORCPT ); Thu, 6 Mar 2008 10:33:49 -0500 Date: Thu, 6 Mar 2008 15:33:37 +0000 From: Russell King - ARM Linux To: ye janboe Cc: linux-arm-kernel@lists.arm.linux.org.uk, linux-kernel@vger.kernel.org Subject: Re: [PATCH] fix signal return code when enable CONFIG_OABI_COMPAT Message-ID: <20080306153337.GM3283@flint.arm.linux.org.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 771 Lines: 17 On Thu, Mar 06, 2008 at 11:14:50PM +0800, ye janboe wrote: > commit b4e8bde513a9a477c30c8769073ced7b59676d48 > Author: janboe > Date: Thu Mar 6 23:00:23 2008 +0800 > > fix signal return code when enable CONFIG_OABI_COMPAT. > because this will make kernel report this syscall obsolete. > Signed-off-by: Janboe Ye This is all horribly broken for OABI compat anyway (because __NR_* don't contain the right prefix). So this patch doesn't actually fix the real problem. -- 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/