summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorJordan Rhee <jordanrhee@google.com>2026-05-14 22:58:40 +0000
committerJakub Kicinski <kuba@kernel.org>2026-05-19 18:17:27 -0700
commit55687124a86fb6a747ba099b1257f416faaeb143 (patch)
tree62ff5ef791a7b84f0d46bdb3be1b2910cc9d46bf /scripts/objdiff
parentbcdfd9fb109e0c9d76c345b2346b6b75ed1f476d (diff)
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 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions