[makedumpfile PATCH 0/2] Fix calculations in exclude_segment()
Baoquan He
bhe at redhat.com
Mon Jan 22 22:28:13 PST 2018
On 01/19/18 at 12:45pm, Petr Tesarik wrote:
> I have observed that makedumpfile --mem-usage shows bogus numbers
> on a kaslr-enabled kernel. This boils down to incorrect calculations
> in exclude_segment(). Consequently, data beyond a split LOAD segment
> are read from the wrong file offset.
>
> Petr Tesarik (2):
> Fix off-by-one errors in exclude_segment()
> Fix physical-to-virtual conversion in exclude_segment()
>
> elf_info.c | 22 +++++++++++-----------
> 1 file changed, 11 insertions(+), 11 deletions(-)
Ack the series, thanks!
>
> --
> 2.13.6
>
>
>
> _______________________________________________
> kexec mailing list
> kexec at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/kexec
More information about the kexec
mailing list