diff options
author | Joerg Roedel <jroedel@suse.de> | 2020-09-07 15:15:19 +0200 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2020-09-07 19:45:25 +0200 |
commit | 21cf2372618ef167d8c4ae04880fb873b55b2daa (patch) | |
tree | 3f130d8a75f0230eb1a48dbc0090c9834eff0868 /arch/arm/mach-picoxcell | |
parent | 8570978ea030757839747aa9944ea576708be3d4 (diff) | |
download | linux-21cf2372618ef167d8c4ae04880fb873b55b2daa.tar.bz2 |
x86/boot/compressed/64: Change add_identity_map() to take start and end
Changing the function to take start and end as parameters instead of
start and size simplifies the callers which don't need to calculate the
size if they already have start and end.
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Kees Cook <keescook@chromium.org>
Link: https://lkml.kernel.org/r/20200907131613.12703-19-joro@8bytes.org
Diffstat (limited to 'arch/arm/mach-picoxcell')
0 files changed, 0 insertions, 0 deletions