summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMartin Schwidefsky <schwidefsky@de.ibm.com>2008-11-10 09:39:08 +0100
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2008-11-10 09:39:23 +0100
commitc78ac15a88e4ddaa2cbfdcf1c8c32ebb61c078c2 (patch)
treefdc1442a10a5d5c983b1b4ac17c0ad623b600532 /README
parente78cd97b3889fb1ce30feed7656f7d58fbee6dad (diff)
[S390] arch_setup_additional_pages arguments
arch_setup_additional_pages currently gets two arguments, the binary format descripton and an indication if the process uses an executable stack or not. The second argument is not used by anybody, it could be removed without replacement. What actually does make sense is to pass an indication if the process uses the elf interpreter or not. The glibc code will not use anything from the vdso if the process does not use the dynamic linker, so for statically linked binaries the architecture backend can choose not to map the vdso. Acked-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions