diff options
| author | Oleg Nesterov <[email protected]> | 2015-08-26 00:12:34 +0000 |
|---|---|---|
| committer | Rusty Russell <[email protected]> | 2015-08-26 01:06:19 +0000 |
| commit | 74b22c465cd2b6ff4b8cec3997512ec807e6e495 (patch) | |
| tree | bcc0db7d79b2b2c17f6f1cf3743a8eebbebdd7a9 /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
| parent | modpost: abort if a module symbol is too long (diff) | |
| download | kernel-74b22c465cd2b6ff4b8cec3997512ec807e6e495.tar.gz kernel-74b22c465cd2b6ff4b8cec3997512ec807e6e495.zip | |
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 <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions
