Re: [PATCH liburing 0/4] Upgrade to Clang 23 and git tree link update

Jens Axboe <[email protected]> Sat, 25 Jul 2026 04:57:11 -0600
Newsgroups org.kernel.vger.io-uring
Message-ID <178497703112.1414958.567921667205005096.b4-ty@b4>
On Sat, 25 Jul 2026 05:59:01 +0700, Ammar Faizi wrote:
> This series upgrades the Clang version used in the CI to 23, and also
> fixes some new warnings that are now found in Clang 23:
> 
>   iopoll.c:26:12: error: variable 'no_hybrid' set but not used [-Werror,-Wunused-but-set-global]
>   recvmsg-inc-tail.c:66:25: error: variable 'no_recv_mshot' set but not used [-Werror,-Wunused-but-set-global]
>   reg-wait.c:26:13: error: variable 'has_kernel_regions' set but not used [-Werror,-Wunused-but-set-global]
> 
> [...]

Applied, thanks!

[1/4] test: Remove unused global variables found by clang-23
      commit: ca274ec7289fd4ea56f20651be1814b9614b2745
[2/4] ci: Fix the wrong `cc_pkg` comparison
      commit: 3a6320a6008afee1c8febf16a9aa1428084a146f
[3/4] ci: Upgrade clang version to 23
      commit: 4acaaeceb71cc5915cf11f9a2463c1467d460847
[4/4] liburing{{,-ffi}.pc.in,.spec}: Replace dead git tree links with the new one
      commit: b12a090919b400b401e5eb35be2065429fb6489e

Best regards,
-- 
Jens Axboe