aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichel Dänzer <[email protected]>2017-11-03 16:00:35 +0100
committerAlex Deucher <[email protected]>2017-11-04 09:48:28 -0400
commit767601d100a53e653233aebca7c262ce0addfa99 (patch)
tree080c5ad6705b39c91df0ddee9c0658409c93130f /tools/perf/scripts/python
parente1fc12c5d9ad06a2a74e97a91f1b0c5f4c723b50 (diff)
drm/ttm: Downgrade pr_err to pr_debug for memory allocation failures
Memory allocation failure should generally be handled gracefully by callers. In particular, with transparent hugepage support, attempts to allocate huge pages can fail under memory pressure, but the callers fall back to allocating individual pages instead. In that case, there would be spurious [TTM] Unable to get page %u error messages in dmesg. Reviewed-by: Christian König <[email protected]> Signed-off-by: Michel Dänzer <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions