Re: [PATCH] gfs2: add missing __rcu annotation to i_gl in incore.h

From: Adrian Garcia Casado

Date: Fri Jul 24 2026 - 12:19:27 EST


Hi Andreas,

Thanks for applying the patch!

For the record, I have successfully boot-tested the patched v7.2-rc4+
kernel on bare-metal x86_64 (Debian 13 native on an ASUS Vivobook).

To stress-test the kernel stability under load, I ran some heavy workloads:
- A standalone loopback mount of GFS2 (using lock_nolock) with I/O stress
tests (100+ concurrent files).
- A full multi-threaded compilation of the PCSX2 emulator (using CMake
and Ninja) with all CPU cores sustained at 100% load.

The system behaved completely stable with no deadlocks, hangs, or OOM.

Tested-by: Adrian Garcia Casado <adriangarciacasado42@xxxxxxxxx>

Best regards,
Adrian