[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87tyg8j7le.fsf@mid.deneb.enyo.de>
Date: Sun, 13 Feb 2011 16:07:57 +0100
From: Florian Weimer <fw@...eb.enyo.de>
To: "H.J. Lu" <hjl.tools@...il.com>
Cc: x32-abi@...glegroups.com, GCC Development <gcc@....gnu.org>,
GNU C Library <libc-alpha@...rceware.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: X32 psABI status
* H. J. Lu:
>> Actually, I'm wondering if you can do the translation in user space.
>> There already are 32-on-64 implementations in existence, without
>> kernel changes (recent Hotspot, LuaJIT, and probably some more).
>
> Please check out the x32 kernel source and provide feedback.
I still don't understand why you need a separate syscall table. You
should really be able to run on an unmodified amd64 kernel, in 64 bit
mode. This would imply that tools like strace don't need any porting
at all (you could just use the amd64 version), and even GDB would
mostly worked unchanged.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists