diff options
| author | Paul Mackerras <paulus@au1.ibm.com> | 2002-09-03 20:00:23 -0700 |
|---|---|---|
| committer | Paul Mackerras <paulus@au1.ibm.com> | 2002-09-03 20:00:23 -0700 |
| commit | 6860f1925d32de4fa7ebb5461f0b4b48c0d44398 (patch) | |
| tree | 220b4b9daa118a807ca9a9f7df0c6566032c1bea /include/linux | |
| parent | 877c97fe2e8520ec4f75be0d96d1bbe80ea72a06 (diff) | |
[PATCH] fix create_elf_tables on PPC
create_elf_tables in fs/binfmt_elf.c now sets up the list of aux table
entries in a buffer on the kernel stack before copying it to the user
stack.
Unfortunately, while the buffer is big enough for most architectures, it
isn't big enough on PPC, which uses 5 extra aux table entries (put on
with ARCH_DLINFO). The following patch increases the buffer to be big
enough for PPC. (Note that each aux table entry uses two elements of
the elf_info array.)
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
