diff options
author | 2021-06-22 16:16:08 +0100 | |
---|---|---|
committer | 2021-06-28 11:28:08 +0800 | |
commit | cd5c91fe62519af6af238bbead32f2943a85c7de (patch) | |
tree | bab2ee9760298816e2ead23a77c67d928423a87c /scripts/gdb/linux/utils.py | |
parent | crypto: sl3516 - depends on HAS_IOMEM (diff) | |
download | linux-dev-cd5c91fe62519af6af238bbead32f2943a85c7de.tar.xz linux-dev-cd5c91fe62519af6af238bbead32f2943a85c7de.zip |
crypto: qat - ratelimit invalid ioctl message and print the invalid cmd
Currently incorrect QAT ioctls can spam the kernel log with error messages
of the form "QAT: Invalid ioctl" if a userspace program uses the wrong
ioctl command. Quench the messages by ratelimiting them and also print
the invalid command being used as that is useful to know.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions