Re: [PATCH v6 2/6] rust: error: Add ECANCELED error code

From: Philipp Stanner

Date: Thu Jul 23 2026 - 08:05:16 EST


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@xxxxxxxxxx>
> > Tested-by: Daniel Almeida <daniel.almeida@xxxxxxxxxxxxx>
>
> No need for this, all remaining codes are being added via
>
> https://lore.kernel.org/rust-for-linux/20260629183022.2709524-1-ttabi@xxxxxxxxxx/
>
> 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.