diff options
author | Ben Hutchings <[email protected]> | 2017-02-04 16:56:03 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-02-07 10:07:01 -0500 |
commit | 5593523f968bc86d42a035c6df47d5e0979b5ace (patch) | |
tree | 7a89aa2e527be0f102bc2ca09f5f9b26695a97d9 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 432d4f8ab03527958294ad5e539acaebfc4625e3 (diff) |
pegasus: Use heap buffers for all register access
Allocating USB buffers on the stack is not portable, and no longer
works on x86_64 (with VMAP_STACK enabled as per default).
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
References: https://bugs.debian.org/852556
Reported-by: Lisandro Damián Nicanor Pérez Meyer <[email protected]>
Tested-by: Lisandro Damián Nicanor Pérez Meyer <[email protected]>
Signed-off-by: Ben Hutchings <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions