diff options
| author | Jordan Rhee <jordanrhee@google.com> | 2026-05-15 01:58:40 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-05-20 04:17:27 +0300 |
| commit | 55687124a86fb6a747ba099b1257f416faaeb143 (patch) | |
| tree | 62ff5ef791a7b84f0d46bdb3be1b2910cc9d46bf /tools/lib/python/kdoc/python_version.py | |
| parent | bcdfd9fb109e0c9d76c345b2346b6b75ed1f476d (diff) | |
| download | linux-55687124a86fb6a747ba099b1257f416faaeb143.tar.xz | |
gve: skip error logging for retryable AdminQ commands
AdminQ commands may return -EAGAIN under certain transient conditions.
These commands are intended to be retried by the driver, so logging
a formal error to the system log is misleading and creates
unnecessary noise.
Modify the logging logic to skip the error message when the result
is -EAGAIN, and move logging to dev_err_ratelimited() to avoid
spamming the log.
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Reviewed-by: Joshua Washington <joshwash@google.com>
Signed-off-by: Jordan Rhee <jordanrhee@google.com>
Signed-off-by: Harshitha Ramamurthy <hramamurthy@google.com>
Link: https://patch.msgid.link/20260514225842.110706-2-hramamurthy@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions
