Re: [PATCH 0/7] docs/abi: align userspace documentation with implementation

From: Bartosz Golaszewski

Date: Tue Sep 01 2026 - 04:35:38 EST


On Mon, 31 Aug 2026 16:31:18 +0200, "Iván Ezequiel Rodriguez"
<ivanrwcm25@xxxxxxxxx> said:
> Documentation and ABI alignment fixes found on v7.3-rc1 by comparing
> userspace-api docs, kernel-doc blocks, and uapi headers against the
> current implementation.
>
> Patches 1-6 are documentation only. Patch 7 makes GPIO v2 return
> -EOPNOTSUPP when EVENT_CLOCK_HTE is requested but no HTE provider is
> available, matching the documented behaviour.
>

I suppose the separate series you sent after is the one I should be looking at?

Bartosz