On Wed, 2026-07-22 at 18:38 +0000, Timur Tabi wrote:
On Wed, 2026-07-22 at 16:49 +0200, Philipp Stanner wrote:
The Rust dma_fence abstractions need the ECANCELED error code.
Add ECANCELED error code.
Signed-off-by: Philipp Stanner phasta@kernel.org Tested-by: Daniel Almeida daniel.almeida@collabora.com
No need for this, all remaining codes are being added via
https://lore.kernel.org/rust-for-linux/20260629183022.2709524-1-ttabi@nvidia...
Please pick up that patch instead.
Ok, pulled it in my local branch for now, thx for the heads-up.
I see that your patch is from June. If it lands in drm-rust-next soonish I'd simply rebase.
Regards P.