diff options
author | Jorgen Hansen <[email protected]> | 2015-03-02 08:19:11 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2015-03-25 11:32:15 +0100 |
commit | aa6467f190d32b263f7144239c89c63c922d9ff8 (patch) | |
tree | 31c580c58722854adb00b2bd991f8ca17913869c /tools/perf/scripts/python/netdev-times.py | |
parent | 74b5c297f5ecbef0ca128fa7b385b43f036a7984 (diff) |
VMCI: Guard against overflow in queue pair allocation
The current maximum size of a queue in a queue pair is 128 MB. If
we increase that in the future, the queue pair allocation routines
may run into overflow issues. This change adds additional checks
to guard against this.
Acked-by: Andy King <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Jorgen Hansen <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions