diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2016-06-30 20:40:37 +0300 |
---|---|---|
committer | Christoffer Dall <christoffer.dall@linaro.org> | 2016-07-04 00:41:27 +0300 |
commit | fd16fe6820ede711c6e6950ffebdbc8ade5d05b3 (patch) | |
tree | c4f9690d8b4f1323933bbc3df98ad51b1c2dcf0b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 3f0f8830d440e3edf5580424519a7c3434891c64 (diff) | |
download | linux-fd16fe6820ede711c6e6950ffebdbc8ade5d05b3.tar.xz |
arm64: KVM: Kill HYP_PAGE_OFFSET
HYP_PAGE_OFFSET is not massively useful. And the way we use it
in KERN_HYP_VA is inconsistent with the equivalent operation in
EL2, where we use a mask instead.
Let's replace the uses of HYP_PAGE_OFFSET with HYP_PAGE_OFFSET_MASK,
and get rid of the pointless macro.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions