summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2019-07-24 11:07:59 -0700
committerEric Biggers <ebiggers@google.com>2019-08-12 19:04:44 -0700
commita4d14e915bcb86e13b45231cd4fe2ce19bd9ba86 (patch)
treeb514a293ce16edc1ba1a28e660ca5e545111e332 /tools/perf/scripts/python/exported-sql-viewer.py
parent63f668f0def1b58ed1e480661c4043d2b11abc6c (diff)
fscrypt: improve warnings for missing crypto API support
Users of fscrypt with non-default algorithms will encounter an error like the following if they fail to include the needed algorithms into the crypto API when configuring the kernel (as per the documentation): Error allocating 'adiantum(xchacha12,aes)' transform: -2 This requires that the user figure out what the "-2" error means. Make it more friendly by printing a warning like the following instead: Missing crypto API support for Adiantum (API name: "adiantum(xchacha12,aes)") Also upgrade the log level for *other* errors to KERN_ERR. Signed-off-by: Eric Biggers <ebiggers@google.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions