diff options
author | Jag Raman <[email protected]> | 2017-06-23 14:58:33 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-06-25 13:43:12 -0700 |
commit | 0ab2fcd69dbf1dad27a7cee0f608b48690134ced (patch) | |
tree | 66f864d5d0ca29c0dc1c9317f684dc3f1deb745a /tools/perf/scripts/python/stackcollapse.py | |
parent | 411cb4a0b3b12833731abc71059a7eeb04dc8477 (diff) |
sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocation
During MDESC handle allocation, use the __GFP_REPEAT flag instead of
__GFP_NOFAIL. If memory is not available, the caller expects a NULL
pointer instead of waiting until memory is allocated.
Signed-off-by: Jagannathan Raman <[email protected]>
Reviewed-by: Liam Merwick <[email protected]>
Reviewed-by: Shannon Nelson <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions