aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorDave Hansen <[email protected]>2017-02-03 10:51:35 -0800
committerShuah Khan <[email protected]>2017-02-08 11:15:43 -0700
commit2195bff041486eb7fcceaf058acaedcd057efbdc (patch)
treee6c9d26b02dd210190f595e9dd5bf0c332a48298 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent16846c2d96b0d7b3f7123257c4b58b06768c6d65 (diff)
selftests, x86, protection_keys: fix wrong offset in siginfo
The siginfo contains a bunch of information about the fault. For protection keys, it tells us which protection key's permissions were violated. The wrong offset in here leads to reading garbage and thus failures in the tests. We should probably eventually move this over to using the kernel's headers defining the siginfo instead of a hard-coded offset. But, for now, just do the simplest fix. Signed-off-by: Dave Hansen <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Shuah Khan <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions