Re: [PATCH 0/2] s390/block: Enable CONTEXT_ANALYSIS

Jens Axboe <[email protected]> Thu, 06 Aug 2026 08:14:29 -0600
Newsgroups org.kernel.vger.linux-block,org.kernel.vger.linux-s390
Message-ID <178602566921.2156166.6463069299091775817.b4-ty@b4>
On Thu, 06 Aug 2026 15:00:48 +0200, Heiko Carstens wrote:
> Enable CONTEXT_ANALYSYS for drivers/s390/block.
> 
> Static code checking for acquiring and releasing locks used to be done
> with sparse. That was removed with [1] and replaced with a clang based
> approach [2]. The new approach requires that each subsystem needs to be
> explicitly enabled for checking.
> 
> [...]

Applied, thanks!

[1/2] s390/dasd: Add __context_unsafe() attribute to various functions
      commit: 11d4f5e69fe25bc76e27eca75b4ef6f7aae53214
[2/2] s390/block: Enable CONTEXT_ANALYSIS
      commit: 30df3ab3c92d0e7854c54df6ae66f4aa6eb5b3d2

Best regards,
-- 
Jens Axboe