On Fri, May 29, 2026 at 10:27:21AM +0200, Pavel Machek wrote:
I am seeing:
./include/linux/bio-integrity.h:101:12: error: unused function 'bio_integrity_map_user' [-Werror,-Wunused-function]This looks like it needs:
546d191427cf ("block: make bio_integrity_map_user() static inline")
We see that, too: https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/1459236... We don't see the problem on 6.6, 6.18 or 7.0-stable.
Thanks! I've queued up 546d191427cf ("block: make bio_integrity_map_user() static inline").
-- Thanks, Sasha