From 492c8b332e3af279ffadf49b85967d5e43810923 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Wed, 23 May 2007 13:57:53 -0700 Subject: [PATCH] uselib: add missing MNT_NOEXEC check We don't allow loading ELF shared library from noexec points so the same should apply to sys_uselib aswell. Signed-off-by: Christoph Hellwig Cc: Ulrich Drepper Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed