Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] makedumpfile: Fix handling of ELF segments with p_memsz > p_filesz
@ 2016-02-10  7:47 Petr Tesarik
  2016-02-10  7:49 ` [PATCH 1/3] makedumpfile: Keep segment memory size when re-filtering ELF dumps Petr Tesarik
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Petr Tesarik @ 2016-02-10  7:47 UTC (permalink / raw)
  To: Atsushi Kumagai, Ivan Delalande; +Cc: kexec mailing list

Hello Ivan & Atsushi,

after spending some time on this, I think I have a complete working
solution. I chose to rewrite readpage_elf from scratch. Unfortunately,
I'm unable to verify that it still works the same (sans bugs) because
of a regression in commit d18796d090623d18f46c8dc608dcad9960fbbe9b
(reported on the mailing list).

I was able to verify that --dump-dmesg works on a variety of weird ELF
files that I created manually (and the output hasn't changed). In my
opinion, this is enough to verify that the read routine works, but the
final decision is up to you.

Petr Tesarik

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2016-07-13  8:07 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-10  7:47 [PATCH 0/3] makedumpfile: Fix handling of ELF segments with p_memsz > p_filesz Petr Tesarik
2016-02-10  7:49 ` [PATCH 1/3] makedumpfile: Keep segment memory size when re-filtering ELF dumps Petr Tesarik
2016-02-10  7:49 ` [PATCH 2/3] makedumpfile: Mark unstored ELF pages as filtered Petr Tesarik
2016-05-18  7:44   ` Atsushi Kumagai
2016-06-07  4:18     ` Atsushi Kumagai
2016-07-12 21:38       ` Petr Tesarik
2016-07-13  7:43         ` Atsushi Kumagai
2016-02-10  7:50 ` [PATCH 3/3] makedumpfile: Rewrite readpage_elf Petr Tesarik
2016-02-10 22:18   ` Ivan Delalande
2016-02-17  7:58     ` Atsushi Kumagai
2016-02-29 18:55   ` Petr Tesarik
2016-02-29 18:59     ` [PATCH] makedumpfile: When reading partial ELF pages, check final pointer against buffer end Petr Tesarik
2016-02-29 19:40       ` Petr Tesarik
2016-03-08 11:58         ` [PATCH] makedumpfile: Fix several issues with reading ELF pages Petr Tesarik
2016-03-11  9:16           ` Atsushi Kumagai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox