diff options
author | Philipp Fent <fent@in.tum.de> | 2020-06-15 13:51:09 +0200 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2020-06-15 19:43:59 +0200 |
commit | 7a88a6227dc7f2e723bba11ece05e57bd8dce8e4 (patch) | |
tree | 5384800a7e5f3ea1db5c8e5505742a8a6011dda2 /tools/perf/scripts/python/flamegraph.py | |
parent | 24552d10339f13d2174e013002da3ed90e26adda (diff) |
efi/libstub: Fix path separator regression
Commit 9302c1bb8e47 ("efi/libstub: Rewrite file I/O routine") introduced a
regression that made a couple of (badly configured) systems fail to
boot [1]: Until 5.6, we silently accepted Unix-style file separators in
EFI paths, which might violate the EFI standard, but are an easy to make
mistake. This fix restores the pre-5.7 behaviour.
[1] https://bbs.archlinux.org/viewtopic.php?id=256273
Fixes: 9302c1bb8e47 ("efi/libstub: Rewrite file I/O routine")
Signed-off-by: Philipp Fent <fent@in.tum.de>
Link: https://lore.kernel.org/r/20200615115109.7823-1-fent@in.tum.de
[ardb: rewrite as chained if/else statements]
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions