diff options
author | Ard Biesheuvel <[email protected]> | 2017-04-04 17:02:45 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-04-05 12:27:27 +0200 |
commit | 4c3f14bb87b683a2e5bbc6d6660b41893ecacfd0 (patch) | |
tree | f1b0b5356f26419cc5e123eda5ba5314bcad6f52 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 318532bf63cfab779d763527d8b93e48c4a96dba (diff) |
efi/libstub: Fix harmless command line parsing bug
When we parse the 'efi=' command line parameter in the stub, we
fail to take spaces into account. Currently, the only way this
could result in unexpected behavior is when the string 'nochunk'
appears as a separate command line argument after 'efi=xxx,yyy,zzz ',
so this is harmless in practice. But let's fix it nonetheless.
Signed-off-by: Ard Biesheuvel <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Matt Fleming <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions