Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143478
b: refs/heads/master
c: 05f54c1
h: refs/heads/master
v: v3
  • Loading branch information
Hugh Dickins authored and Linus Torvalds committed Apr 16, 2009
1 parent f37a38c commit 26441e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 35c80d5f400f68f2eccf3069d1c068e154bde9c9
refs/heads/master: 05f54c13cd0c33694eec39a265475c5d6cf223cf
2 changes: 1 addition & 1 deletion trunk/lib/kobject_uevent.c
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ int kobject_uevent_env(struct kobject *kobj, enum kobject_action action,
goto exit;

retval = call_usermodehelper(argv[0], argv,
env->envp, UMH_NO_WAIT);
env->envp, UMH_WAIT_EXEC);
}

exit:
Expand Down

0 comments on commit 26441e6

Please sign in to comment.