lkml.org 
[lkml]   [2020]   [Apr]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] Make memory size reporting in kexec_file_load() accurate
Date
Calling kexec_add_buffer() page-alligns the value of kbuf.memsz, so it
is not same as the requested value. Hence both bufsz and memsz should
after kexec_add_buffer() is called should be be reported separately.

Łukasz Stelmach (2):
arm64: kexec_file: print appropriate variable
x86: kexec_file: print appropriate variable

arch/arm64/kernel/machine_kexec_file.c | 6 +++---
arch/x86/kernel/crash.c | 2 +-
arch/x86/kernel/kexec-bzimage64.c | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)

--
2.25.0

\
 
 \ /
  Last update: 2020-04-30 18:33    [W:2.272 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site