Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932461AbXBJPNE (ORCPT ); Sat, 10 Feb 2007 10:13:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932590AbXBJPNE (ORCPT ); Sat, 10 Feb 2007 10:13:04 -0500 Received: from cantor.suse.de ([195.135.220.2]:34745 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932461AbXBJPND (ORCPT ); Sat, 10 Feb 2007 10:13:03 -0500 From: Andi Kleen To: "Parag Warudkar" Subject: Re: [PATCH] Make aout executables work again Date: Sat, 10 Feb 2007 16:12:54 +0100 User-Agent: KMail/1.9.5 Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org, joerg@hydrops.han.de, dsd@gentoo.org, paulus@samba.org, benh@kernel.crashing.org, lethal@linux-sh.org References: <200702101524.56098.ak@suse.de> <82e4877d0702100641h7b479c95mce3dfa65b0e6c779@mail.gmail.com> In-Reply-To: <82e4877d0702100641h7b479c95mce3dfa65b0e6c779@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200702101612.54161.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 774 Lines: 21 > > > [*] I see the patch handles i386 and x86_64 - but I am not sure if > > > something similar will be needed for the other arches to allow aout > > > executables in absence of VDSO (powerpc, sh). > > > > Neither powerpc nor sh support a.out. > > > > Ok, that's not a concern then. Not that I care about aout but if a > simple fix can let it have VDSO and prevent special casing, I would > prefer to let it have VDSO and still work - at least in the interest > of preserving existing behavior. Ok reasonable argument. -Andi - 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/