diff options
Diffstat (limited to 'fs/exec.c')
| -rw-r--r-- | fs/exec.c | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -866,7 +866,6 @@ int flush_old_exec(struct linux_binprm * bprm) | |||
| 866 | bprm->mm = NULL; /* We're using it now */ | 866 | bprm->mm = NULL; /* We're using it now */ |
| 867 | 867 | ||
| 868 | /* This is the point of no return */ | 868 | /* This is the point of no return */ |
| 869 | steal_locks(files); | ||
| 870 | put_files_struct(files); | 869 | put_files_struct(files); |
| 871 | 870 | ||
| 872 | current->sas_ss_sp = current->sas_ss_size = 0; | 871 | current->sas_ss_sp = current->sas_ss_size = 0; |
