[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080704021929.5E9EF1541F5@magilla.localdomain>
Date: Thu, 3 Jul 2008 19:19:29 -0700 (PDT)
From: Roland McGrath <roland@...hat.com>
To: Nathan Lynch <ntl@...ox.com>
Cc: linux-kernel@...r.kernel.org, linuxppc-dev@...abs.org,
Paul Mackerras <paulus@...ba.org>
Subject: Re: [PATCH 1/2] elf loader support for auxvec base platform string
Why not just use ELF_HWCAP for this? It looks like powerpc only has 3 bits
left there (keeping it to 32), but 3 is not 0. If not that, why not use
dsocaps? That is, some magic in the vDSO, which glibc already supports on
all machines where it uses the vDSO. (For how it works, see the use in
arch/x86/vdso/vdso32/note.S for CONFIG_XEN.)
Thanks,
Roland
--
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