diff options
| author | Tim Sell <[email protected]> | 2016-03-01 19:45:02 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-03-01 19:14:07 -0800 |
| commit | a8deaef37012aecc920996dd5a064b2417d9cbfa (patch) | |
| tree | 5b8bd78e0147de7d7bcb08295820eefc874697c5 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 0af9ed3125a5fa98b93ed49f04b9b1a8ac423106 (diff) | |
staging: unisys: visorbus: fix payload memory usage in controlvm channel
Previously if controlvm message payloads (indicated in controlvm message
via struct controlvm_message.hdr.payload_vm_offset) were contained within
the bounds of the channel memory, we would fail to process any controlvm
message that contained payload data. Reason is, the request_mem_region()
would fail, because it overlapped the channel memory. Since
request_mem_region() doesn't actually serve a functional purpose anyway,
this was simply removed.
Signed-off-by: Timothy Sell <[email protected]>
Signed-off-by: David Kershner <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions