Fix a data race in multi-threading mode (--num-threads=N) #2

Manually merged
pool merged 6 commits from kernel-kdump/makedumpfile:main into factory 2025-10-16 07:15:49 +02:00
Contributor

Fix bsc#1245569

Fix bsc#1245569
petesarik added 4 commits 2025-07-18 15:06:00 +02:00
Signed-off-by: Petr Tesarik <ptesarik@suse.com>
New features:
- Support for kernels up to v6.14 (x86_64)

Drop upstreamed patches:
- makedumpfile-fix-detection-of-typed-compound-pages-Linux-6.12.patch

Signed-off-by: Petr Tesarik <ptesarik@suse.com>
Apply an unreleased fix for a data race.

References: bsc#1245569
Signed-off-by: Petr Tesarik <ptesarik@suse.com>
petesarik added 2 commits 2025-08-13 08:32:03 +02:00
Fix build with glibc-2.42 (boo#1247577).

Signed-off-by: Petr Tesarik <ptesarik@suse.com>
The script functionality is superseded by `makedumpfile -R`, but the
script may still serve as a useful reference implementation of reading
the flattened file format.

Signed-off-by: Petr Tesarik <ptesarik@suse.com>
pool manually merged commit c03c96f7ca into factory 2025-10-16 07:15:49 +02:00
Sign in to join this conversation.