Two small patches around the gfp_retry_mayfail behaviour:
Patch 1 ensures we don't spam the kernel log on allocation failures.
Patch 2 extends the gfp_retry_mayfail to swap readback.
Thomas Hellström (2):
drm/ttm: Don't spam the log on buffer object backing store allocation
failure
drm/ttm: Avoid invoking the OOM killer when reading back swapped
content
drivers/gpu/drm/ttm/ttm_backup.c | 6 ++++--
drivers/gpu/drm/ttm/ttm_pool.c | 7 +++++--
include/drm/ttm/ttm_backup.h | 2 +-
3 files changed, 10 insertions(+), 5 deletions(-)
--
2.53.0