aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorLucas De Marchi <[email protected]>2013-04-30 15:28:03 -0700
committerLinus Torvalds <[email protected]>2013-04-30 17:04:06 -0700
commitf634460c90751da21745eec7a220edf76c7d0c76 (patch)
tree1f6e389c735fa2fca650e5b15c1cc81c1125b34a /scripts/stackusage
parent938e4b22e2a7d0f6f3962e601339347b2d8e09f5 (diff)
kmod: split call to call_usermodehelper_fns()
Use call_usermodehelper_setup() + call_usermodehelper_exec() instead of calling call_usermodehelper_fns(). In case the latter returns -ENOMEM the cleanup function may had not been called - in this case we would not free argv and module_name. Signed-off-by: Lucas De Marchi <[email protected]> Cc: Oleg Nesterov <[email protected]> Cc: David Howells <[email protected]> Cc: James Morris <[email protected]> Cc: Al Viro <[email protected]> Cc: Tejun Heo <[email protected]> Cc: "Rafael J. Wysocki" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions