On Thu, May 14, 2026 at 10:26:27PM +0000, Pasha Tatashin wrote: > Add a new test that creates 2000 LUO sessions before a kexec > reboot and verifies their presence after the reboot. This ensures > that the linked-block serialization mechanism works correctly for > a large number of sessions. > > Signed-off-by: Pasha Tatashin <[email protected]>
Acked-by: Mike Rapoport (Microsoft) <[email protected]> > --- > tools/testing/selftests/liveupdate/Makefile | 1 + > .../liveupdate/luo_stress_sessions.c | 102 ++++++++++++++++++ > 2 files changed, 103 insertions(+) > create mode 100644 tools/testing/selftests/liveupdate/luo_stress_sessions.c -- Sincerely yours, Mike.

