[Bug 103842] [CI] igt at drv_selftest@mock_gtt - dmesg-warn - drv_selftest: page allocation failure
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 22 14:41:30 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103842
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit c65c8b0f7a1f90e84c273e111fc9391c50c3c482
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Wed Nov 22 12:06:00 2017 +0000
drm/i915/selftests: Use NOWARN for large allocations
We may try to do a large kmalloc for the permutation array, falling back
to a smaller array/test if the first allocation fails. Since we are
intentionally trying a large allocation which may fail, pass __GFP_NOWARN.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=103842
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Cc: Matthew Auld <matthew.auld at intel.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20171122120600.27025-1-chris@chris-wilson.co.uk
Reviewed-by: Matthew Auld <matthew.auld at intel.com>
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20171122/befbe9f3/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list