[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20060828203514.GC6728@ccure.user-mode-linux.org>
Date: Mon, 28 Aug 2006 16:35:14 -0400
From: Jeff Dike <jdike@...toit.com>
To: Blaisorblade <blaisorblade@...oo.it>
Cc: user-mode-linux-devel@...ts.sourceforge.net,
Adrian Bunk <bunk@...sta.de>, linux-kernel@...r.kernel.org
Subject: Re: [uml-devel] arch/um/sys-i386/setjmp.S: useless #ifdef _REGPARM's?
On Sat, Aug 26, 2006 at 12:56:36PM +0200, Blaisorblade wrote:
> Can anybody explain me how can we use REGPARM if we have to link with host
> glibc?
Umm, yeah, good point. This regparam behavior is different from the old
behavior, where regparam functions had to be declared as such.
However, this is a potential problem with all regparam users, who all
presumably use libc, so I'd imagine it works somehow.
> If we are going to use klibc instead of glibc that's ok (and this is not the
> case I'm talking about), but I do not know that plan (and nobody discussed
> the implications).
I've been idly considering that, but it's no more than idle consideration
right now.
Jeff
-
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