diff options
author | 2013-04-12 14:00:16 +0100 | |
---|---|---|
committer | 2013-04-16 16:21:25 -0700 | |
commit | 865499ea90d399e0682bcce3ae7af24277633699 (patch) | |
tree | 4f43ed01655ccf1241187da59c8c0cee44f26558 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reporting (diff) | |
download | linux-dev-865499ea90d399e0682bcce3ae7af24277633699.tar.xz linux-dev-865499ea90d399e0682bcce3ae7af24277633699.zip |
ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/Write
Looks like our L_PTE_S2_RDWR definition is slightly wrong,
and is actually write only (see ARM ARM Table B3-9, Stage 2 control
of access permissions). Didn't make a difference for normal pages,
as we OR the flags together, but I'm still wondering how it worked
for Stage-2 mapped devices, such as the GIC.
Brown paper bag time, again.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <cdall@cs.columbia.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions