X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=arch%2Fs390%2Fkernel%2Fvdso.c;h=c6bc190f3c28c967604fc50d099cc05f25278736;hb=48dd4cf01f90d513851197f0dd2c60da19a3809c;hp=243d8b1185bfcdbf39d0480aa7245f11c7eb89cc;hpb=128f2bfafcf2e65504013934202f460a3b2e378c;p=linux.git diff --git a/arch/s390/kernel/vdso.c b/arch/s390/kernel/vdso.c index 243d8b1185bf..c6bc190f3c28 100644 --- a/arch/s390/kernel/vdso.c +++ b/arch/s390/kernel/vdso.c @@ -216,11 +216,6 @@ int arch_setup_additional_pages(struct linux_binprm *bprm, int uses_interp) if (!vdso_enabled) return 0; - /* - * Only map the vdso for dynamically linked elf binaries. - */ - if (!uses_interp) - return 0; vdso_pages = vdso64_pages; #ifdef CONFIG_COMPAT_VDSO