aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorJanosch Frank <[email protected]>2016-10-26 08:48:11 +0200
committerChristian Borntraeger <[email protected]>2016-10-26 13:46:44 +0200
commit45c7ee43a5184ddbff652ee0d2e826f86f1b616b (patch)
tree619ec953de68b391ece998e6ac2ec9bb1977aae7 /tools/perf/scripts/python/bin/export-to-postgresql-report
parenta5efb6b6c99a3a6dc4330f51d8066f638bdea0ac (diff)
KVM: s390: Fix STHYI buffer alignment for diag224
Diag224 requires a page-aligned 4k buffer to store the name table into. kmalloc does not guarantee page alignment, hence we replace it with __get_free_page for the buffer allocation. Cc: [email protected] # v4.8+ Reported-by: Michael Holzheu <[email protected]> Signed-off-by: Janosch Frank <[email protected]> Reviewed-by: Cornelia Huck <[email protected]> Signed-off-by: Christian Borntraeger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions