diff options
author | Pingfan Liu <piliu@redhat.com> | 2022-01-18 15:48:09 +0800 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2022-01-24 10:00:30 +0100 |
commit | 67ea2d99e1356352034dc9d9c7b5ec6dd6b722eb (patch) | |
tree | 943f7b4162a77ca45252e90332727b65d1acb068 /util_lib/sha256.c | |
parent | 2e1ec106dc5aac951ba884ebe4cca036e9a2d45f (diff) |
arm64: make phys_offset signed
After kernel commit 7bc1a0f9e176 ("arm64: mm: use single quantity to
represent the PA to VA translation"), phys_offset can be negative if
running 52-bits kernel on 48-bits hardware.
So changing phys_offset from unsigned to signed.
Signed-off-by: Pingfan Liu <piliu@redhat.com>
Reviewed-by: Philipp Rudo <prudo@redhat.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'util_lib/sha256.c')
0 files changed, 0 insertions, 0 deletions