aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2016-01-15 14:50:25 +0100
committerMartin Schwidefsky <[email protected]>2016-01-19 12:14:01 +0100
commitef1f7fd7eba19eb64fc424355eb9d4e49ca06fb1 (patch)
treeb002f11020df052fc9ad38491739f54695dfa881 /tools/perf/scripts/python/export-to-postgresql.py
parent204ee2c5643199a25181ec04ea645d00709c2a5a (diff)
s390/numa: allocate memory with correct alignment
Allocating memory with a requested minimum alignment of 1 is wrong since pg_data_t contains a spinlock which requires an alignment of 4 bytes. Therefore fix this and ask for an alignment of 8 bytes like it is guarenteed for all kmalloc requests. Signed-off-by: Heiko Carstens <[email protected]> Acked-by: Michael Holzheu <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions