diff options
| author | Jan Luebbe <[email protected]> | 2023-01-31 08:43:22 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2023-01-31 08:53:01 +0000 |
| commit | b1c3d2beed8ef3699fab106340e33a79052df116 (patch) | |
| tree | a58353dc0840bb0b37f66b925d59f412317a2017 /tools/perf/scripts/python/netdev-times.py | |
| parent | Linux 6.2-rc5 (diff) | |
| download | kernel-b1c3d2beed8ef3699fab106340e33a79052df116.tar.gz kernel-b1c3d2beed8ef3699fab106340e33a79052df116.zip | |
certs: Fix build error when PKCS#11 URI contains semicolon
When CONFIG_MODULE_SIG_KEY is PKCS#11 URI (pkcs11:*) and contains a
semicolon, signing_key.x509 fails to build:
certs/extract-cert pkcs11:token=foo;object=bar;pin-value=1111 certs/signing_key.x509
Usage: extract-cert <source> <dest>
Add quotes to the extract-cert argument to avoid splitting by the shell.
This approach was suggested by Masahiro Yamada <[email protected]>.
Fixes: 129ab0d2d9f3 ("kbuild: do not quote string values in include/config/auto.conf")
Signed-off-by: Jan Luebbe <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
