diff options
author | Jag Raman <jag.raman@oracle.com> | 2017-06-23 21:58:33 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-25 23:43:12 +0300 |
commit | 0ab2fcd69dbf1dad27a7cee0f608b48690134ced (patch) | |
tree | 66f864d5d0ca29c0dc1c9317f684dc3f1deb745a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 411cb4a0b3b12833731abc71059a7eeb04dc8477 (diff) | |
download | linux-0ab2fcd69dbf1dad27a7cee0f608b48690134ced.tar.xz |
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 <jag.raman@oracle.com>
Reviewed-by: Liam Merwick <liam.merwick@oracle.com>
Reviewed-by: Shannon Nelson <shannon.nelson@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions