]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rust: add EMSGSIZE error code
authorEliot Courtney <ecourtney@nvidia.com>
Fri, 6 Mar 2026 07:22:00 +0000 (16:22 +0900)
committerAlexandre Courbot <acourbot@nvidia.com>
Tue, 10 Mar 2026 07:07:33 +0000 (16:07 +0900)
commit59f237a0d17fb95f60de15386a6ab968af4bd4d4
tree5bcd11dc2e676be77beadf96cd86f6e3f584ed03
parentb4281ffb80d341c2c7cf0343784ec77dbd7f9189
rust: add EMSGSIZE error code

Add the EMSGSIZE error code, which indicates that a message is too
long.

Tested-by: Zhi Wang <zhiw@nvidia.com>
Acked-by: Miguel Ojeda <ojeda@kernel.org>
Reviewed-by: Gary Guo <gary@garyguo.net>
Signed-off-by: Eliot Courtney <ecourtney@nvidia.com>
Link: https://patch.msgid.link/20260306-cmdq-continuation-v6-3-cc7b629200ee@nvidia.com
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
rust/kernel/error.rs