summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.modpost
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2015-08-26 09:42:34 +0930
committerRusty Russell <rusty@rustcorp.com.au>2015-08-26 10:36:19 +0930
commit74b22c465cd2b6ff4b8cec3997512ec807e6e495 (patch)
treebcc0db7d79b2b2c17f6f1cf3743a8eebbebdd7a9 /scripts/Makefile.modpost
parent5cfb203a304deaaa8c7c5368722b214d24583137 (diff)
downloadlinux-0-day-74b22c465cd2b6ff4b8cec3997512ec807e6e495.tar.gz
linux-0-day-74b22c465cd2b6ff4b8cec3997512ec807e6e495.tar.xz
params: don't ignore the rest of cmdline if parse_one() fails
parse_args() just aborts after it hits an error, so other args at the same initcall level are simply ignored. This can lead to other hard-to-understand problems, for example my testing machine panics during the boot if I pass "locktorture.verbose=true". Change parse_args() to save the err code for return and continue. Signed-off-by: Oleg Nesterov <oleg@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'scripts/Makefile.modpost')
0 files changed, 0 insertions, 0 deletions