[PATCH 0/3] binfmt_elf_fdpic: auxvec updates.

From: Paul Mundt
Date: Mon Jul 28 2008 - 11:04:48 EST


This is a tiny series of patches for bringing binfmt_elf_fdpic back in
line with binfmt_elf in terms of auxiliary vector layout, particularly
for the new entries that have popped up recently.

[PATCH 1/3] binfmt_elf_fdpic: Support auxvec base platform string.
[PATCH 2/3] binfmt_elf_fdpic: Convert initial stack alignment to arch_align_stack().
[PATCH 3/3] binfmt_elf_fdpic: Wire up AT_EXECFD, AT_EXECFN, AT_SECURE.

These depend on the refactored NEW_AUX_ENT(), so against -next or -mm
presently.

Signed-off-by: Paul Mundt <lethal@xxxxxxxxxxxx>

---

fs/binfmt_elf_fdpic.c | 91 ++++++++++++++++++++++++++++++++++++--------------
1 file changed, 66 insertions(+), 25 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/