From 2e0ae4bf137e282e825b27b02eb46f86c59d004e Mon Sep 17 00:00:00 2001 From: Andy Voltz Date: Mon, 15 Nov 2010 16:00:38 -0500 Subject: Bump Linux kernel to 2.6.32.25 --- fs/compat.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'fs/compat.c') diff --git a/fs/compat.c b/fs/compat.c index 6c19040ffeef..d576b552e8e2 100644 --- a/fs/compat.c +++ b/fs/compat.c @@ -1532,8 +1532,6 @@ int compat_do_execve(char * filename, if (retval < 0) goto out; - current->stack_start = current->mm->start_stack; - /* execve succeeded */ current->fs->in_exec = 0; current->in_execve = 0; -- cgit v1.2.3